1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-05 12:50:29 +02:00
joplin/packages/app-cli
2023-03-09 17:50:56 +00:00
..
app Tools: Add class member accessibility modifiers and converted rule @typescript-eslint/explicit-member-accessibility to an error 2023-03-06 14:22:37 +00:00
tests Tools: Add eslint rule "jest/require-top-level-describe" 2023-03-09 17:50:56 +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 dependency open to v8.4.2 (#7860) 2023-03-03 01:06:42 +00:00
README.md
tsconfig.json

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API