https://github.com/smortex/harbour-torch
A simple torch application for the Jolla phone
https://github.com/smortex/harbour-torch
hacktoberfest jolla torch-application
Last synced: about 1 year ago
JSON representation
A simple torch application for the Jolla phone
- Host: GitHub
- URL: https://github.com/smortex/harbour-torch
- Owner: smortex
- License: mit
- Created: 2016-03-22T18:16:18.000Z (about 10 years ago)
- Default Branch: main
- Last Pushed: 2024-06-18T18:13:07.000Z (almost 2 years ago)
- Last Synced: 2024-10-19T22:29:04.397Z (over 1 year ago)
- Topics: hacktoberfest, jolla, torch-application
- Language: C++
- Homepage:
- Size: 231 KB
- Stars: 2
- Watchers: 4
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# harbour-torch
 A simple torch application
# Contributing
1. Fork it ( https://github.com/smortex/harbour-torch/fork );
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. Create new Pull Request;