Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/xseignard/kraft
https://github.com/xseignard/kraft
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/xseignard/kraft
- Owner: xseignard
- Created: 2015-04-27T23:28:50.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-05-06T01:05:35.000Z (over 9 years ago)
- Last Synced: 2024-10-15T08:30:57.532Z (3 months ago)
- Language: C
- Size: 137 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## Configurer l'ip de la machine
```
192.168.2.6
255.255.255.0
```## Installer/lancer
```
git clone [email protected]:xseignard/kraft.git
cd kraft
npm i
bower i
node app/kraft.js
```