You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
1 year ago | |
---|---|---|
mediathek-download | 3 years ago | |
quick-deploy | 1 year ago | |
rlatexmk | 2 years ago | |
README.md | 1 year ago |
README.md
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