Before you to contribute to an open-source project, please read through readme, contribution, and code of conduct files, if available. They will help you to learn how to install the file, how to contribute, and how to hold a respectful and harassment-free space for all project participants.
Licensing a Repository allows the others to be free to use, change, and distribute the open source software. You can choose an open source license from here.
When you create a new project, select Choose a license.
If you already created a project, you can add a license to a repository.
- Create a new file named LICENSE or LICENSE.md.
- Click Choose a license template button to the right of the file name field.
- Choose a license to add to your project and click Review and submit button. When you commit, if your current branch is the default branch, then you should create a new branch.
If the badge is not in your README.md, please add license badge in your markdown. You can find the code here. If you want to find more license badges, use Shields.io to add your license badge.
- Beginners
- Open Source iOS Apps
NPM is the largest software registry with 800,000 code packages. When you are sharing the software in the open-source, you would use npm.
$ npm install