443 B
443 B
Scripts
A collection of all my scripts - written in different languages.
You can find further instructions in the corresponding README.
Contributing
- Fork it
- Create a feature branch with a meaningful name (
git checkout -b my-new-feature
) - Add yourself to the CONTRIBUTORS file
- Commit your changes (
git commit -am 'Add some feature'
) - Push to your branch (
git push origin my-new-feature
) - Create a new pull request