1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-09 08:45:55 +02:00
joplin/packages/app-cli
renovate[bot] 5698c30d1a
Update dependency sharp to v0.32.0 (#8124)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-05-04 12:12:27 +01:00
..
app Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
tests Desktop: Fixes #4801: Do not allow update for plugins incompatible with current version (#7936) 2023-03-17 08:50:51 +00:00
tools Tools: Moved some utility functions to @joplin/utils to reduce dependencies between packages 2023-03-19 15:38:09 +00:00
.eslintrc.js
.gitignore
build-doc.sh Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
cli-integration.sh Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
createUsers.sh Tools: Use simpler test passwords 2022-04-12 17:06:53 +01:00
fuzzing.sh Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
gulpfile.js Tools: Use Yarn 3 to manage monorepo (#5833) 2021-12-20 15:08:43 +00:00
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 sharp to v0.32.0 (#8124) 2023-05-04 12:12:27 +01:00
README.md
tsconfig.json

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API