@yeldirium/zettelkasten-tools
v3.0.0
Published
A template for npm packages written in TypeScript.
Readme
zettelkasten-tools
A CLI that contains various tools for working with a markdown-based zettelkasten
Status
| Category | Status |
| ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------- |
| Version | |
| Dependencies |
|
| Dev dependencies |
|
| Build |
|
| License |
|
Installation
$ npm install @yeldirium/zettelkasten-toolsDocumentation
The CLI is pretty self-documenting. Check out the help command and the --help flag for each sub-command.
Running the quality assurance
To lint and test this package use roboter.
$ npx roboter