https://github.com/thethirdone/jslisp-cli
Command line interface for the jslisp compiler
https://github.com/thethirdone/jslisp-cli
Last synced: about 1 year ago
JSON representation
Command line interface for the jslisp compiler
- Host: GitHub
- URL: https://github.com/thethirdone/jslisp-cli
- Owner: TheThirdOne
- License: mit
- Created: 2014-02-14T17:14:05.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-02-25T04:14:52.000Z (over 12 years ago)
- Last Synced: 2025-02-23T13:46:49.782Z (over 1 year ago)
- Language: JavaScript
- Size: 172 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# jslisp-cli
Command Line Inteface for the jslisp compiler
## Getting Started
Install the module with: `npm install jslisp-cli -g`
## Examples
_(Coming soon)_
## Release History
_(Nothing yet)_
## License
Copyright (c) 2014 Benjamin Landers
Licensed under the MIT license.