Commit Graph

6 Commits

Author SHA1 Message Date
Adrien Marquès 27ace57523 Update CI and do not use github import path anymore
- use local self-hosted ci : drone instead of circle
- add go modules support
- update import path to be local : git.xdrm.io/go/nix-amer instead of
github.com/xdrm-brackets/nix-amer
2019-11-18 14:27:19 +01:00
Adrien Marquès 3c0f4e0476 migrate to github 2018-11-13 13:13:32 +01:00
xdrm-brackets 1df8f9df9e create os/exec generic interface (internal/exec) with 'Default' wrapping os/exec + make tests do not use it 2018-11-11 21:41:02 +01:00
xdrm-brackets 87f983d018 unexport private package managers (internal/pkg) 2018-11-11 01:10:30 +01:00
xdrm-brackets 9fda317ad0 internal/pkg now returns 'error' instead of 'bool' for easier failure understanding 2018-11-08 12:57:45 +01:00
xdrm-brackets 0772f0b067 update readme | add 6 package managers and the loader/seletcor 2018-11-07 11:35:04 +01:00