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
add makefile subcommand to run project
Browse Source
merge-requests/4/merge
Matthew
2020-04-15 10:52:43 -04:00
parent
d3ef6204b4
commit
6a95ad10e5
No known key found for this signature in database
GPG Key ID:
766BE43AE75F7559
1 changed files
with
3 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
3
Makefile
Unescape
Escape
View File
@ -5,3 +5,6 @@ clean:
build
:
tsc -p ./tsconfig.json
run
:
cd
build
&&
node main
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
engineering/community-relations
Title
Body
Create Issue