joplin/packages/app-cli
Laurent Cozic 3bf896cbc0 fix 2021-12-20 11:54:26 +01:00
..
app Merge branch 'dev' into npm_workspace 2021-12-20 11:49:50 +01:00
tests fix ci 2021-12-10 17:06:41 +01:00
tools remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
.eslintrc.js All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00
.gitignore Tools: Added tools to stress test Joplin Server 2021-09-17 10:59:10 +01:00
README.md Tools: Renamed package namespace from @joplinapp to @joplin 2020-11-07 15:59:37 +00:00
build-doc.sh remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
cli-integration.sh remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
createUsers.sh remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
fuzzing.sh remove npm and lerna dependency and added workflow to build Server Docker image 2021-12-10 12:34:25 +01:00
gulpfile.js fix ts errors 2021-12-09 20:28:15 +01:00
jest.config.js Fixed tests 2021-05-25 19:18:33 +02:00
jest.setup.js Desktop: Upgrade Electron from v10 to v14 2021-10-01 19:35:27 +01:00
package.json fix 2021-12-20 11:54:26 +01:00
tsconfig.json All: Use Lerna to manage monorepo 2020-11-05 16:58:23 +00:00

README.md

@joplin/cli

TODO: description

Usage

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

// TODO: DEMONSTRATE API