Skip to content

Commit

Permalink
Add Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
vtm9 committed Jan 21, 2019
1 parent 5589eb6 commit f068173
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Makefile
@@ -0,0 +1,6 @@

build:
gem build adequate_crypto_address.gemspec

push:
gem push adequate_crypto_address-0.1.4.gem

0 comments on commit f068173

Please sign in to comment.