1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-08 13:06:15 +02:00
joplin/packages/app-cli
2023-02-26 13:04:03 +00:00
..
app Cli: Fixed "sync" command when calling it in non-interactive mode 2023-02-26 13:02:50 +00:00
tests Tools: Add prefer-arrow-callbacks to ESlint rules (#7810) 2023-02-20 15:02:29 +00:00
tools Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
.eslintrc.js
.gitignore
build-doc.sh
cli-integration.sh
createUsers.sh
fuzzing.sh
gulpfile.js
jest.config.js Tools: Setup test framework for CLI app 2022-11-01 15:28:14 +00:00
jest.setup.js
package.json CLI v2.10.3 2023-02-26 13:04:03 +00:00
README.md
tsconfig.json

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API