@r-next-b/cli

0.1.1 • Public • Published

Disclaimer: @r-next-b/cli was created to be used within react-next-boilerplate and is not intended to be used outside of react-next-boilerplate

@r-next-b/cli


💻 Simple commands to manage and facilitate specific react-next-boilerplate tasks

Commands

After installing it, run rnb --help without arguments to see list of options.

rnb

Starts a list of questions to choose tasks you need to do individually

rnb --c

Deletes the example app, replacing it with the smallest amount of boilerplate code necessary to start writing your app!

Note: This command is self-destructive, once you've run it you cannot run it again. This is for your own safety, so you can't delete portions of your project irreversibly by accident.

rnb --g

Initializes a new project with this boilerplate. Deletes the react-next-boilerplate git history, installs the dependencies and initializes a new repository.

Note: soon


Built using:

License

This project is licensed under the MIT license, Copyright (c) 2019 React Next Boilerplate. For more information see project license.

Authors

Package Sidebar

Install

npm i @r-next-b/cli

Weekly Downloads

366

Version

0.1.1

License

ISC

Unpacked Size

36.2 kB

Total Files

22

Last publish

Collaborators

  • wootsbot