Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ben-albrecht/ref
A Personal Reference Archive
https://github.com/ben-albrecht/ref
Last synced: 27 days ago
JSON representation
A Personal Reference Archive
- Host: GitHub
- URL: https://github.com/ben-albrecht/ref
- Owner: ben-albrecht
- Created: 2014-11-13T23:20:37.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-10-28T23:56:05.000Z (about 9 years ago)
- Last Synced: 2024-10-04T22:17:27.508Z (about 2 months ago)
- Size: 1.31 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ref
## A Personal Reference Archive
My repository of assorted code snippets and notes on topics that come up a lot.
I'll usually add something to this repository when I find myself googling it 2 or 3 times.
I've also made a handy bash script over in my [scripts repo](https://github.com/exit-1/scripts/blob/master/ref) to access the reference files quickly.### Potentially Useful to Others
* [Compiling Q-Chem](https://github.com/exit-1/ref/blob/master/qchem/compiling.md)