https://github.com/retejs/rete-cli
Effortless plugin development with TypeScript, ESLint and Jest
https://github.com/retejs/rete-cli
Last synced: 8 months ago
JSON representation
Effortless plugin development with TypeScript, ESLint and Jest
- Host: GitHub
- URL: https://github.com/retejs/rete-cli
- Owner: retejs
- License: mit
- Created: 2018-07-05T22:36:48.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-11-26T22:34:52.000Z (about 1 year ago)
- Last Synced: 2025-04-20T08:23:42.339Z (8 months ago)
- Language: TypeScript
- Homepage: https://retejs.org/docs/development/rete-cli
- Size: 968 KB
- Stars: 6
- Watchers: 3
- Forks: 9
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
Rete.js CLI
====
[](https://stand-with-ukraine.pp.ua)
[](https://discord.gg/cxSFkPZdsV)
**Rete.js tool**
## Key features
- **Build**: builds the source code using Rollup and TypeScript, creating optimized publish-ready package
- **Lint**: provides linting capabilities using ESLint and TypeScript parser
- **Test**: provides testing capabilities using Jest with TypeScript
## Getting Started
Please refer to the [Rete CLI](https://retejs.org/docs/development#rete-cli) guide
## Contribution
Please refer to the [Contribution](https://retejs.org/docs/contribution) guide
## License
[MIT](https://github.com/retejs/rete-cli/blob/main/LICENSE)