Permalink
Cannot retrieve contributors at this time
Name already in use
A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
eoa-utilities/README.md
Go to fileThis commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
8 lines (7 sloc)
458 Bytes
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Various small files | |
* `TeXShopShortcuts.plist` is a selection of shortcuts for TeXShop | |
* `jsonfixer.py`: Convert fixtures with embededd EOA1.0 design to embedded EOA2.0 design. | |
* `showpickle.py`: Pretty print contents of pickle file | |
* `eoa.rc`: Some useful shell functions. Source them from your shell rc file. Only tested on zsh. | |
* `pulldjango.sh`: Create static versions using `wget`. | |
* `updatestatic.sh`: Write files to where the webserver finds them. |