1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-02 12:47:41 +02:00
joplin/packages/app-cli
2024-02-22 21:30:48 +00:00
..
app Chore: Convert CLI app class to TS 2024-01-22 17:16:26 +00:00
tests Desktop: Plugins: Allow commands registered within the beta markdown editor to take arguments (#9963) 2024-02-22 21:30:48 +00:00
tools Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
.eslintrc.js
.gitignore
build-doc.sh Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
cli-integration.sh Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
createUsers.sh Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
fuzzing.sh Chore: Rename instances of yarn run to just yarn 2024-01-26 20:19:28 +00:00
gulpfile.js
jest.config.js Tools: Setup test framework for CLI app 2022-11-01 15:28:14 +00:00
jest.setup.js Chore: Disable Jest console wrapper in tests 2023-12-15 18:34:21 +00:00
package.json Revert "Update dependency sqlite3 to v5.1.7 (#9837)" 2024-02-10 15:24:33 +00:00
README.md
tsconfig.json

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API