nix-amer/internal/cnf/parser/bash
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
..
bash.go add bash (environment variable export) file format 2018-11-18 19:08:18 +01:00
decoder.go fix cnf/parser/bash to restore ANY-typed lines + restore comments at the end of assignment lines properly 2018-11-18 21:50:02 +01:00
encoder.go fix cnf/parser/bash to restore ANY-typed lines + restore comments at the end of assignment lines properly 2018-11-18 21:50:02 +01:00
errors.go Update CI and do not use github import path anymore 2019-11-18 14:27:19 +01:00
line.go add bash (environment variable export) file format 2018-11-18 19:08:18 +01:00