1.0.1 • Published 7 years ago

uno-project-init v1.0.1

Weekly downloads
4
License
BSD-3-Clause
Repository
github
Last release
7 years ago

uno-project-init

Create all the boilerplate needed for an Uno project via a single command

Install

You need to have a global uno

sudo npm install -g uno-project-init

Example

PS C:\Users\Noah\dev\uno-project-init> uno-project-init --help
Usage: index.js <project name>

Options:
  -v, --verbose  Output more stuff
  -t, --target   Choose target platform. Defaults to ios
  -h, --help     Show help                                             [boolean]
  -u, --uno      Specify a path to the `uno` binary

Examples:
  uno-project-init --uno ~/dev/uno/uno  Use `uno create` using the binary provided
1.0.1

7 years ago

1.0.0

7 years ago