https://github.com/acook/project.rb
Ruby project generator. I'll come up with better names later.
https://github.com/acook/project.rb
Last synced: 4 months ago
JSON representation
Ruby project generator. I'll come up with better names later.
- Host: GitHub
- URL: https://github.com/acook/project.rb
- Owner: acook
- Created: 2011-09-01T08:06:48.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2011-09-01T09:13:54.000Z (almost 15 years ago)
- Last Synced: 2025-07-13T15:43:59.984Z (11 months ago)
- Homepage: https://github.com/acook/project.rb#readme
- Size: 97.7 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.markdown
Awesome Lists containing this project
README
project.ruby - Generates a basic framework for Ruby projects
======
I've found myself setting up the same structure for several ruby projects now and I would prefer to automate it.
This isn't usable, its more of an idea repo right now.