1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-cli
2020-11-23 17:06:52 +00:00
..
app All: Added global logger 2020-11-19 15:25:02 +00:00
tests Plugins: Updated types 2020-11-23 17:06:52 +00:00
.eslintrc.js
.gitignore
build-doc.sh
cli-integration.sh
fuzzing.sh
gulpfile.js Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
jest.config.js Tools: Fixed tests when running them from root 2020-11-20 14:04:02 +00:00
jest.setup.js Tools: Replace Jasmine with Jest to run tests 2020-11-10 15:59:30 +00:00
package-lock.json Tools: Fixed tests 2020-11-19 18:34:53 +00:00
package.json Tools: Fixed tests 2020-11-19 18:34:53 +00:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
tsconfig.json

@joplin/cli

TODO: description

Usage

const cli = require('@joplin/cli');

// TODO: DEMONSTRATE API