This website requires JavaScript.
Explore
Help
Sign In
OpenCloud
/
PeerTube
mirror of
https://github.com/Chocobozzz/PeerTube
Watch
1
Star
0
Fork
You've already forked PeerTube
0
Code
Issues
Releases
Wiki
Activity
33f12c7441
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 11:17:50 +02:00
#!/usr/bin/env sh
cd
client
||
exit
-1
Update to Angular RC 1
2016-05-13 14:18:37 +02:00
node systemjs.bundle.js
Use scripty instead of writing shell commands in package.json
2016-04-30 11:17:50 +02:00
npm run tsc