mirror of
https://github.com/ading2210/libcurl.js.git
synced 2025-05-12 22:10:01 -04:00
add version reporting
This commit is contained in:
parent
3c517bbaf5
commit
a4c075b497
10 changed files with 71 additions and 11 deletions
|
@ -3,8 +3,11 @@
|
|||
#publish libcurl.js as an npm package
|
||||
|
||||
./build.sh all
|
||||
tests/run.sh
|
||||
|
||||
cp package.json out
|
||||
cp ../README.md out
|
||||
cp ../LICENSE out
|
||||
|
||||
cd out
|
||||
npm publish
|
Loading…
Add table
Add a link
Reference in a new issue