https://github.com/neutralinojs/neutralinojs-cli
neu cli for Neutralinojs
https://github.com/neutralinojs/neutralinojs-cli
cli hacktoberfest neutralinojs
Last synced: 29 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 6 years ago)
- Default Branch: main
- Last Pushed: 2026-05-17T02:03:27.000Z (about 1 month ago)
- Last Synced: 2026-05-17T04:12:31.019Z (about 1 month ago)
- Topics: cli, hacktoberfest, neutralinojs
- Language: JavaScript
- Homepage: https://neutralino.js.org/docs/cli/neu-cli
- Size: 2.21 MB
- Stars: 117
- Watchers: 4
- Forks: 114
- Open Issues: 38
-
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).