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
2f95acb851
fix tests
2018-11-14 11:38:21 +01:00
Adrien Marquès
3c0f4e0476
migrate to github
2018-11-13 13:13:32 +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
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
8e6a3457b1
repo migration from git.xdrm.io/xdrm-brackets to git.xdrm.io/go
2018-11-10 12:48:45 +01:00
xdrm-brackets
ff06cccb89
udpdate main program | simplify loaders (no more meta table for distro/package) | add default loader (pkg, ser) values | manage context creation : instruction.CreateContext() | fix tests | no more -distro parameter, only -package
2018-11-10 12:37:38 +01:00
xdrm-brackets
f7d930b588
update 'buildfile' using 'instruction'
2018-11-09 22:37:05 +01:00
xdrm-brackets
b355ac5bf5
create internal/buildfile reader+errors | tests for reader [only check syntax and extract without command-specific splitting]
2018-11-07 22:13:47 +01:00