This website requires JavaScript.
Explore
Help
Register
Sign In
self-hosted
/
joplin
Watch
1
Star
0
Fork
0
You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced
2025-01-20 18:48:28 +02:00
Code
Issues
Releases
Activity
joplin
/
packages
/
app-cli
/
fuzzing.sh
4 lines
78 B
Bash
Raw
Normal View
History
Unescape
Escape
sync update
2017-07-01 13:12:00 +01:00
#!/bin/bash
All: Use Lerna to manage monorepo
2020-11-05 16:58:23 +00:00
#
sync update
2017-07-01 13:12:00 +01:00
set
-e
Tools: Moved testing under "npm run test" and clean-up no longer used shell scripts
2020-02-21 12:15:06 +00:00
npm run build
&&
NODE_PATH
=
"build/"
node build/fuzzing.js
Reference in New Issue
Copy Permalink