https://github.com/neutralinojs/neutralinojs-cli
neu cli for Neutralinojs
https://github.com/neutralinojs/neutralinojs-cli
cli hacktoberfest neutralinojs
Last synced: 23 days ago
JSON representation
neu cli for Neutralinojs
- Host: GitHub
- URL: https://github.com/neutralinojs/neutralinojs-cli
- Owner: neutralinojs
- License: mit
- Created: 2019-12-27T04:38:10.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-24T08:01:39.000Z (7 months ago)
- Last Synced: 2024-10-30T00:00:07.063Z (6 months ago)
- Topics: cli, hacktoberfest, neutralinojs
- Language: JavaScript
- Homepage: https://neutralino.js.org/docs/cli/neu-cli
- Size: 2.14 MB
- Stars: 93
- Watchers: 5
- Forks: 56
- Open Issues: 13
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
[](https://github.com/neutralinojs/neutralinojs-cli/releases)


[](https://github.com/neutralinojs/neutralinojs-cli/commits/main)
The official CLI of Neutralinojs. See neu CLI [documentation](https://neutralino.js.org/docs/cli/neu-cli/) for more details. Release notes are available at [this page](https://neutralino.js.org/docs/release-notes/cli).
```bash
npm i -g @neutralinojs/neu
```
### Requirements- Node.js v12 or later version.
- npm, yarn, or any Node.js package manager.### License
[MIT](LICENSE)
### Contributing to Neutralinojs
We really appreciate your code contributions. Please read [this contribution guide](https://neutralino.js.org/docs/contributing/framework-developer-guide#contribution-guidelines) before sending a pull request. Thank you for your contributions.
#### ⚠️ Notice for contributors
Please note that we would like to keep this project's dependencies list minimal as possible. Make sure that you don't add new dependencies (external `npm` modules) with your pull requests. Also, don't use latest Node/JavaScript features that won't work on older Node.js versions. Thank you :tada:### Contributors
Made with [contributors-img](https://contrib.rocks).