tests: add config tests
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
b36d48ca9d
commit
7be918c231
9 changed files with 388 additions and 252 deletions
|
|
@ -1 +1,10 @@
|
|||
# halig
|
||||
|
||||
|
||||
|
||||
```shell
|
||||
$ halig init # create and write $HOME/.config/halig/halig.yml
|
||||
$ halig edit some_notebook # edit today's note
|
||||
$ halig edit some_notebook/foo.age # edit /path/to/some_notebook/foo.age
|
||||
$ halig notebooks # list current notebooks
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue