Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shutterstock/ntf-vagrant
ntf development environment
https://github.com/shutterstock/ntf-vagrant
ntf vagrant
Last synced: 5 days ago
JSON representation
ntf development environment
- Host: GitHub
- URL: https://github.com/shutterstock/ntf-vagrant
- Owner: shutterstock
- License: mit
- Created: 2012-06-01T04:05:24.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-11-29T21:38:43.000Z (about 7 years ago)
- Last Synced: 2024-04-11T12:58:27.493Z (10 months ago)
- Topics: ntf, vagrant
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ntf Vagrant
This is an ntf development environment for Vagrant.
## Requirements
* [Node.js](http://nodejs.org/)
* [Vagrant](http://vagrantup.com/)## Getting Started
Setup environment
make build
Run server
make server
Run daemon
make daemon
Open [localhost:8000](http://localhost:8000/)
## License
This work is licensed under the MIT License (see the LICENSE file).