https://github.com/nnichols/gym
A bunch of code used for heavy lifting and general training
https://github.com/nnichols/gym
clojure
Last synced: 4 months ago
JSON representation
A bunch of code used for heavy lifting and general training
- Host: GitHub
- URL: https://github.com/nnichols/gym
- Owner: nnichols
- License: mit
- Created: 2019-08-16T14:20:39.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2025-01-18T15:17:21.000Z (5 months ago)
- Last Synced: 2025-01-18T16:28:12.992Z (5 months ago)
- Topics: clojure
- Language: Clojure
- Homepage:
- Size: 85.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# gym
A bunch of REPL-able namespace to perform manual tasks.
A.K.A - A trash pit for random clojure code I like to refer back to.
Current utilities:
- Interacting with the system clipboard (think `pbcopy` and `pbpaste`)