Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/waterlink/interlacing
https://github.com/waterlink/interlacing
Last synced: 14 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/waterlink/interlacing
- Owner: waterlink
- Created: 2014-05-07T11:26:12.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2022-10-05T19:09:12.000Z (about 2 years ago)
- Last Synced: 2024-11-01T01:52:57.904Z (2 months ago)
- Language: Ruby
- Size: 38.1 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Example
=======Getting Started
---------------This repository comes equipped with a self-setup script:
% ./bin/setup
After setting up, you can run the application using [foreman]:
% foreman start
[foreman]: http://ddollar.github.io/foreman/
Guidelines
----------Use the following guides for getting things done, programming well, and
programming in style.* [Protocol](http://github.com/thoughtbot/guides/blob/master/protocol)
* [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices)
* [Style](http://github.com/thoughtbot/guides/blob/master/style)