This repository serves as a template to help you get started quickly.
Follow the project structure, fork the repo, and clone it locally to begin.
- Click Fork (top right) to create a copy under your own account
- Make sure the fork is public
If it isn't, go to:
Settings β Change repository visibility β Public
Once you have forked the repository:
# Clone your fork (replace <your-user> and <repo> with your info)
git clone https://github.com/<your-user>/<repo>.git
# Move into the project folder
cd <repo>git checkout -b feature/my-awesome-featuregit add .
git commit -m "Add: my awesome feature"
git push origin feature/my-awesome-featureβ
Keep your fork public during the hackathon
β
Follow the template's structure
β For any questions: contact kryptosphere@devinci.fr
Good luck during the IBM Hackathon β build, learn, and most importantly: have fun! π