https://github.com/pagepro/contract-gen
https://github.com/pagepro/contract-gen
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/pagepro/contract-gen
- Owner: Pagepro
- Created: 2015-08-27T12:32:32.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-11-14T09:31:58.000Z (over 8 years ago)
- Last Synced: 2025-03-22T06:01:44.357Z (3 months ago)
- Language: JavaScript
- Size: 23.4 KB
- Stars: 0
- Watchers: 10
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# contract-gen
Requires io.js >= 2.0
Configure app by config.json## Installation
```shell
cd package_directory
npm install
```## Run
```shell
iojs index.js
```