This website requires JavaScript.
Explore
Help
Sign In
Joplin
/
joplin
mirror of
https://github.com/laurent22/joplin.git
Watch
1
Star
0
Fork
You've already forked joplin
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b3315aeb03
joplin
/
packages
/
app-cli
/
cli-integration.sh
3 lines
87 B
Bash
Raw
Normal View
History
Unescape
Escape
Bug fixes and integration tests for cli
2017-07-11 18:41:18 +00:00
#!/bin/bash
set
-e
Chore: Rename instances of `yarn run` to just `yarn`
2024-01-26 20:19:28 +00:00
yarn build
&&
NODE_PATH
=
"build/"
node build/cli-integration-tests.js