Skip to content

Commit

Permalink
add simple Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
Kriechi committed Oct 5, 2018
1 parent 32bc213 commit c69c27d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
default: curaplugin

curaplugin:
git archive HEAD --prefix=DuetRRFPlugin/ --format=zip -o ~/Downloads/DuetRRFPlugin.curaplugin

0 comments on commit c69c27d

Please sign in to comment.