Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xiaoxinghu/datacraft-samples
Demonstration of datacraft (https://github.com/xiaoxinghu/datacraft) usage.
https://github.com/xiaoxinghu/datacraft-samples
Last synced: about 1 month ago
JSON representation
Demonstration of datacraft (https://github.com/xiaoxinghu/datacraft) usage.
- Host: GitHub
- URL: https://github.com/xiaoxinghu/datacraft-samples
- Owner: xiaoxinghu
- Created: 2015-07-13T01:23:39.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-08-26T02:22:41.000Z (over 9 years ago)
- Last Synced: 2024-11-11T09:07:27.847Z (2 months ago)
- Language: Ruby
- Homepage:
- Size: 121 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Datacraft Samples Collection
This is a collection of examples, which is a good starting point for getting a grip on [datacraft](https://github.com/xiaoxinghu/datacraft).
Look into individual folders for different types of examples.## Setup
Run `bundle install` to install necessary gems for the examples to work.