https://github.com/cmeessen/scripts
A bunch of quick-and-dirty scripts
https://github.com/cmeessen/scripts
Last synced: 10 months ago
JSON representation
A bunch of quick-and-dirty scripts
- Host: GitHub
- URL: https://github.com/cmeessen/scripts
- Owner: cmeessen
- License: gpl-3.0
- Created: 2017-05-15T10:01:20.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2021-04-28T13:59:14.000Z (over 4 years ago)
- Last Synced: 2025-01-01T17:26:57.214Z (12 months ago)
- Language: Shell
- Homepage:
- Size: 2.52 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Scripts
A collection of scripts and other stuff that I used during the course of my doctorate.
This is a loose collection, not maintained and not fully documented.
**Note:** some scripts that require GMT do not work if GMT had been installed via the default repositories because I used short commands, e.g. `mapproject` instead of `gmt mapproject`. If GMT was installed via a repository, `gmt` has to be prepended in front of each command. Otherwise, compiling and installing GMT from source should work as well.