use-environment
TypeScript icon, indicating that this package has built-in type declarations

0.2.0 • Public • Published

use-environment

Think React Hooks, but nothing like them at all :). Short curcit your personal daily development task

oclif Version Downloads/week License

Usage

$ npm install -g use-environment
$ use-environment COMMAND
running command...
$ use-environment (-v|--version|version)
use-environment/0.2.0 linux-x64 node-v12.16.2
$ use-environment --help [COMMAND]
USAGE
  $ use-environment COMMAND
...

Commands

use-environment hello [FILE]

describe the command here

USAGE
  $ use-environment hello [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

EXAMPLE
  $ use-environment hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

use-environment help [COMMAND]

display help for use-environment

USAGE
  $ use-environment help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

use-environment use-tailwind

USAGE
  $ use-environment use-tailwind

OPTIONS
  --stage=development|staging|production

See code: src/commands/use-tailwind.ts

Readme

Keywords

Package Sidebar

Install

npm i use-environment

Weekly Downloads

0

Version

0.2.0

License

MIT

Unpacked Size

8.27 kB

Total Files

15

Last publish

Collaborators

  • bitcreative-studios