@saudel/saudelcli
v2.5.1
Published
```bash pnpm add -g @saudel/saudelcli ```
Downloads
6
Readme
❯ Usage
pnpm add -g @saudel/saudelcli
Once installed go a ahead and run
create-task
Tasks
Daily log
This task will create a file named based on the current date e.g.
feb-01-24.md
and the content will be takend from a template that can be set via env variables.
Env variables
There are 2 env variables that should be set in order for this to work.
- SAUDEL_NOTES_DIR - this indicates the dir where the notes folder is located.
- SAUDEL_NOTES_TEMPLATE - this indicates the path where the template file is located.