An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Rete.js CLI
====
[![Made in Ukraine](https://img.shields.io/badge/made_in-ukraine-ffd700.svg?labelColor=0057b7)](https://stand-with-ukraine.pp.ua)
[![Discord](https://img.shields.io/discord/1081223198055604244?color=%237289da&label=Discord)](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)