Matt McKenzie
451b357e40
Make linuxdb.yaml an embedded resource
2021-12-27 18:22:03 -08:00
Eng Zer Jun
ef8d7d2fd7
refactor: move from io/ioutil to io and os packages
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2021-11-25 12:15:43 +08:00
Travis McLane
a78acbb247
continueOnError for RemoveFiles
...
Allow the purge to continue even if one of the files fails to be removed.
2020-04-26 14:29:46 +10:00
konez2k
f220e0e5bd
add FindFile to FSHelper
2020-04-26 14:29:46 +10:00
Lea Anthony
af30e5e6ba
load linuxdb from relative path
2020-01-08 06:49:54 +11:00
Lea Anthony
3c0fa4c55e
chore: lint fixes
2019-05-22 07:25:42 +10:00
Lea Anthony
7015b80888
feat: new template generator
2019-05-20 18:44:14 +10:00
Lea Anthony
b30031d025
feat: multiple template support
2019-05-18 07:15:15 +10:00
Lea Anthony
8553f43080
Misc linting fixes and version bump
2019-03-03 11:34:00 +11:00
Lea Anthony
c180d7dccb
use mewn for templates
...
massively improve template handling
2019-03-02 12:54:10 +11:00
Lea Anthony
5e466893cf
package by default. -p leaves resource artifacts
2019-02-22 05:17:23 +11:00
Lea Anthony
04c64c1bea
docs: Updated code comments
2018-12-16 18:31:49 +11:00
Lea Anthony
db550f81cd
Initial commit of the Setup command
2018-12-16 18:28:18 +11:00