Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 1.26 KB

README.md

File metadata and controls

28 lines (19 loc) · 1.26 KB

Hacktoberfest, 2023 with IEEE-VIT Student Branch

README Banner

About

Calci is a simple android calculator app. This repository was created to help deveopers get started with Open Source during Hacktoberfest

NOTE: Check out issues labelled as Hacktoberfest and start contributing!

Made with ❤️ by IEEE-VIT

Support Open Source by participating in Hacktoberfest💛

Getting started

  1. Clone the repository: git clone https://github.com/IEEE-VIT/calci-android.git
  2. Checkout to a new branch: git checkout -b my-amazing-feature
  3. Make your changes.
  4. git add .
  5. git commit -m "A short description of the feature."
  6. git push origin my-amazing-feature
  7. Open a pull request to the curated issues.

Contributing

To start contributing, check out CONTRIBUTING.md. New contributors are always welcome to support this project. Check out issues labelled as Hacktoberfest if you are up for some grabs! :)

License

This project is licensed under MIT