Adrien Marquès
|
3c0f4e0476
|
migrate to github
|
2018-11-13 13:13:32 +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 |
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
|
235e30aeb7
|
unexport ser/systemd | fixes (golint)
|
2018-11-11 19:03:05 +01:00 |
xdrm-brackets
|
f094254acc
|
fix clifmt/symbols (forgot the '\r')
|
2018-11-11 15:12:31 +01:00 |
xdrm-brackets
|
20245a9955
|
remove debug
|
2018-11-11 15:10:00 +01:00 |
xdrm-brackets
|
151ebce573
|
'cnf' working with INI files + loader + instruction executor now works
|
2018-11-10 19:04:16 +01:00 |
xdrm-brackets
|
ea4dfef5e9
|
update cli ui
|
2018-11-10 13:21:07 +01:00 |
xdrm-brackets
|
1705ff54d8
|
make buildfile.reader.Execute() execute each instruction + log errors
|
2018-11-10 13:08:00 +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
|
464b2539d2
|
add dry-run cli argument | add buildfile.Reader.Execute() error
|
2018-11-10 12:45:58 +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
|
5d4a47c704
|
move instruction def + builder out | update reader accordingly | tests pass
|
2018-11-07 22:54:33 +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 |