1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-30 10:36:35 +02:00
joplin/packages/app-cli
2024-04-01 15:34:22 +01:00
..
app Desktop, Mobile: Improve focus handling 2024-04-01 15:34:22 +01:00
tests iOS: Resolves #10154: Allow installing recommended plugins (#10223) 2024-03-29 12:40:54 +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 Chore: Setup new release 3.0 2024-03-02 11:04:23 +00:00
README.md
tsconfig.json

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API