https://github.com/producthunt/producthunt-osx
The best new products, every day on Mac.
https://github.com/producthunt/producthunt-osx
Last synced: 18 days ago
JSON representation
The best new products, every day on Mac.
- Host: GitHub
- URL: https://github.com/producthunt/producthunt-osx
- Owner: producthunt
- License: mit
- Archived: true
- Created: 2016-04-21T12:02:23.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2018-10-03T11:26:10.000Z (over 6 years ago)
- Last Synced: 2024-11-09T03:36:45.786Z (6 months ago)
- Language: Swift
- Size: 1.64 MB
- Stars: 637
- Watchers: 30
- Forks: 42
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Support: Support/Assets.xcassets/AppIcon.appiconset/Contents.json
Awesome Lists containing this project
- open-source-mac-os-apps - Product Hunt - share and discover your favorite new products and applications. ![swift_icon] (Applications / Social Networking)
- awesome-swift-macos-apps - Product Hunt - osx?label=" /> - share and discover your favorite new products and applications. (Social Networking / Text)
- awesome-swift-macos-apps - Product Hunt - share and discover your favorite new products and applications. (Social Networking / Text)
README
# Product Hunt for Mac
> This is the official [Product Hunt](http://www.producthunt.com) for Mac.

Product Hunt is the place to discover your next favorite thing, surfacing the latest in tech, books, games, and podcasts.Also check out our iOS app and Chrome extension at [http://producthunt.com/apps](http://producthunt.com/apps).
## Download
You can also download Product Hunt for Mac [here](https://s3.amazonaws.com/producthunt/mac/ProductHunt.dmg)
## Development
* Clone the repository:
```
$ git clone [email protected]:producthunt/producthunt-osx.git
$ cd producthunt-osx
```* Copy configuration templates:
```
cp Source/Config/Keys-Example.xcconfig Source/Config/Keys.xcconfig
```API Keys generated from https://www.producthunt.com/v1/oauth/applications
* Install CocoaPods Dependencies
```
$ pod install
```* Open `Product\ Hunt.xcworkspace`
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Run the tests
6. Create new Pull Request## License
[](https://www.producthunt.com)
```
_________________
< The MIT License >
-----------------
\ ^__^
\ (oo)\_______
(__)\ )\/\
||----w |
|| ||
```**[MIT License](https://github.com/producthunt/PHImageKit/blob/master/LICENSE)**