We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dad8a37 commit 241d15bCopy full SHA for 241d15b
README.md
@@ -1,7 +1,9 @@
1
# s6-cli: A cli for s6-overlay
2
+This cli tool can be used to help you setup your projects s6-overlay files and directories
3
-todo
4
+## todo
5
* [ ] write tests with https://github.com/stretchr/testify
6
* [ ] find pattern for testcase names
-* [ ] add `s6-cli update` command (for what?)
7
+* [ ] add `s6-cli update` command
8
+* [ ] add `s6-cli init` command
9
* [ ] style output with color https://github.com/charmbracelet/glamour
0 commit comments