This website requires JavaScript.
Explore
Help
Register
Sign In
valerie
/
todo
Watch
1
Star
0
Fork
You've already forked todo
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
9ff2cafbb9
todo
/
start.sh
14 lines
173 B
Bash
Raw
Blame
History
pwd
;
read
-p
"continue"
git fetch
;
read
-p
"continue"
git pull
;
read
-p
"continue"
yarn
;
read
-p
"continue"
yarn compile
;
read
-p
"continue"
yarn start
;
read
-p
"continue"
Reference in New Issue
View Git Blame
Copy Permalink