Skip to content

Commit

Permalink
documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
mpvosseller committed May 4, 2018
1 parent 1dfd22a commit 9071756
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions notes.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,11 @@
# Notes on developing a GEM
http://guides.rubygems.org/make-your-own-gem/

# Build and Install locally
$ gem build slackpipe.gemspec
$ gem install ./slackpipe-0.0.1.gem

## Uninstall
$ gem uninstall slackpipe


0 comments on commit 9071756

Please sign in to comment.