https://github.com/jbenner-radham/flight-controller
Remote server configuration and messaging lib for Node.js.
https://github.com/jbenner-radham/flight-controller
Last synced: about 1 month ago
JSON representation
Remote server configuration and messaging lib for Node.js.
- Host: GitHub
- URL: https://github.com/jbenner-radham/flight-controller
- Owner: jbenner-radham
- License: mit
- Created: 2014-10-01T18:08:55.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-10-04T00:55:30.000Z (about 11 years ago)
- Last Synced: 2025-01-22T18:12:19.356Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 148 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HEADS UP, This is an incomplete package!
### Usage
Setup a JSON config file for you target machine in `config/targets/` and then run:
```shell
npm start
```