This website requires JavaScript.
Explore
Help
Sign In
Gitlink
/
forgeplus-react
Watch
0
Star
0
Fork
You've already forked forgeplus-react
37
Code
Issues
Pull Requests
5
Releases
1
Wiki
Activity
2d26b20d00
forgeplus-react
/
node_modules
/
install
/
scripts
/
docs.sh
8 lines
99 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
cd
$(
dirname
$0
)
/..
docco install.js
cd
docs
mv install.html index.html
cd
..
Reference in New Issue
View Git Blame
Copy Permalink