Repository for projects created at the BajtaHack 2017 hackathon.
Participants should publish their code:
- Login to GitHub
- Fork this repository: https://github.com/gw0/BajtaHack2017-Code
- Insert all code into a subdirectory with your team name and project name (eg.
A_HomeAI
) - Prepare a short
README.md
(or .txt) with basic setup instructions (technologies used, which code to put where, and how to run it) (do not forget about scripts on SRM modules) - Commit and push your changes, then send a pull request on GitHub
- By pushing your code, you agree to the terms of the AGPLv3 license
Copyright © 2017 BajtaHack Team <bajtahack@data-lab.si> and participants of the hackathon
All source code in this repository is licensed under the GNU Affero General Public License 3.0+ (AGPL-3.0+). Note that it is mandatory to make all modifications and complete source code of any code publicly available to any user.