This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
webapi-eca
Watch
1
Star
0
Fork
You've already forked webapi-eca
0
mirror of
https://github.com/Hopiu/webapi-eca.git
synced
2026-04-27 10:04:50 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
8fbe21094b
webapi-eca
/
run_server.sh
4 lines
95 B
Bash
Raw
Normal View
History
Unescape
Escape
very rude commit, basically porting everything from the original project to create a new clean approach with thorough documentation and testing. This commit relies on the huge TODO list to be solved in order to go into a release state.
2013-11-13 15:21:58 +00:00
#!/bin/bash
DIR
=
"
$(
cd
"
$(
dirname
"
${
BASH_SOURCE
[0]
}
"
)
"
&&
pwd
)
"
dependecy update and resultig bug fixes
2014-02-04 15:40:32 +00:00
node
$DIR
/js-coffee/server
Reference in a new issue
Copy permalink