Skip to content

react-native-assistant is of CLI tool written in NodeJS to make ReactNative App development easier and faster!

License

Notifications You must be signed in to change notification settings

swalahamani/react-native-assistant

Repository files navigation

react-native-assistant

A CLI tool to make ReactNative app development easier and faster!

oclif Version Downloads/week License

Usage

$ npm install -g react-native-assistant
$ rna COMMAND
running command...
$ rna (-v|--version|version)
react-native-assistant/0.0.1 darwin-x64 node-v10.16.3
$ rna --help [COMMAND]
USAGE
  $ rna COMMAND
...

Commands

rna hello

Describe the command here

USAGE
  $ rna hello

OPTIONS
  -n, --name=name  name to print

DESCRIPTION
  ...
  Extra documentation goes here

See code: src/commands/hello.js

rna help [COMMAND]

display help for rna

USAGE
  $ rna help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

react-native-assistant is of CLI tool written in NodeJS to make ReactNative App development easier and faster!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published