This website requires JavaScript.
Explore
Help
Sign In
voronind
/
test2gis
Archived
Watch
1
Star
0
Fork
You've already forked test2gis
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
Makefile : Add basic config with run & clean tasks.
Browse source
...
This commit is contained in:
Dmitry Voronin
2024-09-23 11:21:15 +03:00
parent
2d1b8ac9e0
commit
72d142cb3d
Signed by:
voronind
SSH key fingerprint:
SHA256:3kBb4iV2ahufEBNq+vFbUe4QYfHt98DHQjN7QaptY9k
1 changed files
with
5 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
5
Makefile
Normal file
Unescape
Escape
View file
@ -0,0 +1,5 @@
run
:
sbt run
clean
:
sbt clean
Reference in a new issue
Repository
voronind/test2gis
Title
Body
Create issue