This website requires JavaScript.
Explore
Help
Sign In
interesting
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube.git
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Projects
Releases
Wiki
Activity
9bfe96e19f
PeerTube
/
scripts
/
build
/
client
/
tsc.sh
6 lines
76 B
Bash
Raw
Normal View
History
Unescape
Escape
Use scripty instead of writing shell commands in package.json
2016-04-30 04:17:50 -05:00
#!/usr/bin/env sh
cd
client
||
exit
-1
Update to Angular RC 1
2016-05-13 07:18:37 -05:00
node systemjs.bundle.js
Use scripty instead of writing shell commands in package.json
2016-04-30 04:17:50 -05:00
npm run tsc