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
1a7e1c2db0
add DryRun() method for instruction common interface | add DryRun() method to all instructions | TODO: tests + install/delete
2018-11-14 20:11:07 +01:00
Adrien Marquès
3c0f4e0476
migrate to github
2018-11-13 13:13:32 +01:00
xdrm-brackets
b60b03539f
add alias use in 'run' and 'set' instructions (has priority over real path)
2018-11-13 00:41:42 +01:00
xdrm-brackets
8a08f429d2
update cli UI/UX with elapsed time on success | add run command (issue with indentation)
2018-11-12 23:46:10 +01:00
xdrm-brackets
7d50d2d252
rename commands : ins -> install, del -> delete, ser -> service, cnf -> set | readme add 'alias' command description
2018-11-12 22:54:37 +01:00