@somadevs/neutron

1.0.0 • Public • Published

The best tool to speed up your development process! 💻️

npm Build Status

Overview

This CLI was developed to help developers create new projects quickly and easily.

Templates and Scaffold

  • [x] ReactJS
  • [ ] React Native
  • [ ] Node REST API
  • [ ] Node GraphQL API

Quick Start

To install Neutron CLI, execute into your terminal:

$ npm i @somadevs/neutron -g

Command list:

$ neutron -h

  neutron                -
  react add:component    Add new component files
  react add:duck         Add new duck file
  react add:page         Add new page files
  react add:saga         Add new saga file
  react create           Create new react app with duck pattern
  help (h)               -
  version (v)            Output the version number

What's under the hood?

create-react-app to create a project basis
gluegun toolkit for building node-based command-line interfaces

Contributing

Thanks for your interest on our project. Take a moment to read our guidelines:

License

MIT © Somadevs

Package Sidebar

Install

npm i @somadevs/neutron

Weekly Downloads

1

Version

1.0.0

License

MIT

Unpacked Size

338 kB

Total Files

51

Last publish

Collaborators

  • somadevs-team