Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hawkfalcon authored May 3, 2018
1 parent 3e12d4e commit 789aaa6
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
# Peregrine - macOS Gist app

## About
Peregrine is a free and open source menubar macOS app to instantly share text or code to [gist.github.com](https://gist.github.com).

It is written 100% in Swift 4 and uses Apple's Cocoa API.

Created for my Senior Project @ Cal Poly SLO

## Features
* Create Gists from the menubar
* Login to your GitHub account
* Browse and share previously created gists
* Make gists public or secret
* Import files

## Contributing
Feel free to contibute

## License
MIT

0 comments on commit 789aaa6

Please sign in to comment.