1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-05 12:50:29 +02:00
joplin/packages/app-cli
2023-02-16 10:58:24 +00:00
..
app Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +00:00
tests Tools: Apply eslint rules "no-console" and "id-denylist" 2023-02-16 10:58:24 +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 Tools: Use simpler test passwords 2022-04-12 17:06:53 +01:00
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 Update jest monorepo to v29.4.1 (#7760) 2023-02-14 04:26:21 +00:00
README.md
tsconfig.json

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API