Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/szhu/editnib
Edit "compiled" nibs.
https://github.com/szhu/editnib
Last synced: about 1 month ago
JSON representation
Edit "compiled" nibs.
- Host: GitHub
- URL: https://github.com/szhu/editnib
- Owner: szhu
- Created: 2014-06-14T04:42:32.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2020-02-05T16:49:01.000Z (almost 5 years ago)
- Last Synced: 2024-04-11T15:52:50.007Z (9 months ago)
- Language: Shell
- Size: 152 KB
- Stars: 14
- Watchers: 2
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# editnib
Want to edit "compiled" nibs? (They're not really compiled.)
This script follows the method described by these articles:
- http://hints.macworld.com/article.php?story=20081121083323825
- http://mactips.lotsaoxen.com/2010/11/how-to-open-compiled-nib-files-in-snow.html## usage
editnib /path/to/combiled.nib
That's about it.
## contributing
Please do, if you find anything. Thanks!