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
66fe2f9390
joplin
/
packages
/
app-cli
/
cli-integration.sh
3 lines
91 B
Bash
Executable File
Raw
Blame
History
#!/bin/bash
set
-e
yarn run build
&&
NODE_PATH
=
"build/"
node build/cli-integration-tests.js
Reference in New Issue
View Git Blame
Copy Permalink