https://github.com/hexlet/hexlet-vagrant
https://github.com/hexlet/hexlet-vagrant
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet/hexlet-vagrant
- Owner: Hexlet
- Created: 2014-08-19T10:02:02.000Z (almost 12 years ago)
- Default Branch: master
- Last Pushed: 2024-08-30T19:51:51.000Z (almost 2 years ago)
- Last Synced: 2025-03-15T01:46:19.620Z (about 1 year ago)
- Language: Makefile
- Homepage: http://hexlet.io
- Size: 504 KB
- Stars: 0
- Watchers: 13
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## install
git clone https://github.com/Hexlet/hexlet-vagrant.git
cd hexlet-vagrant
make build
make run
# next step http://feedback.hexlet.io/knowledgebase/articles/414482-setting-up-the-hexlet-environment
## update
make build