0.1.5 • Published 4 years ago

@eterna/configurator v0.1.5

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Configurator

Configures tooling for JavaScript applications.

Supports:

  • React
  • React, TypeScript

Installation

npm i -D @eterna/configurator

Usage

Configure tooling for a React application:

$ configurator -a react

Configure tooling for a React, TypeScript application:

$ configurator -a react-ts

Options

--app, -a       Application type (react, react-ts).
--force, -f     Overwrite without prompting.
--help, -h      Show usage information.

License

MIT

0.1.5

4 years ago

0.1.4

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago

0.1.3

4 years ago

0.1.0

4 years ago