This website requires JavaScript.
Explore
Help
Register
Sign In
engineering
/
community-relations
Watch
3
Star
0
Fork
You've already forked community-relations
0
Code
Issues
2
Pull Requests
Packages
Projects
Releases
1
Wiki
Activity
e1cfd6e3b1
community-relations
/
Makefile
11 lines
102 B
Makefile
Raw
Blame
History
all
:
clean
build
clean
:
@-rm -rf build
build
:
tsc -p ./tsconfig.json
run
:
cd
build
&&
node main
Reference in New Issue
View Git Blame
Copy Permalink