A web framework for simple beam analysisç
- Open a GitHub account. Use free option.
- Go to the GitHub page of the project, which is https://github.com/itumekanik/Momenta
- On the right upper corner click "Fork." This will make a copy of the project files to your GitHub account.
- Download the project files to your local computer using either command-line Git, or a GUI tool such as SourceTree (https://www.sourcetreeapp.com/)
- Develop your code on your local computer.
- Push your code from local computer to your GitHub account.
- Go to GitHub page of the project.
- On the right-upper side of the page click "New Pull Request" and complete the process.
- If your changes are accepted by the project leader, they will be merged to the project.