Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mslinn/ruby_skeleton
https://github.com/mslinn/ruby_skeleton
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/mslinn/ruby_skeleton
- Owner: mslinn
- Created: 2022-12-05T20:11:49.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-10-10T20:59:16.000Z (about 1 year ago)
- Last Synced: 2024-10-12T09:45:24.529Z (3 months ago)
- Language: HTML
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Ruby Skeleton
Template for new Ruby projects that won't become gems.
My Ruby templates are:- [Ruby Skeleton](https://github.com/mslinn/ruby_skeleton)
- [Jekyll Plugin Template](https://github.com/mslinn/jekyll_plugin_template)
- [Jekyll Bootstrap Quickstart](https://github.com/mslinn/jekyll-bootstrap-quickstart)# Getting started
```shell
$ bundle$ ruby main.rb
````