create-siv-app
v0.0.5
Published
[![oclif](https://img.shields.io/badge/cli-oclif-brightgreen.svg)](https://oclif.io) [![Version](https://img.shields.io/npm/v/create-siv-app.svg)](https://npmjs.org/package/create-siv-app) [![Downloads/week](https://img.shields.io/npm/dw/create-siv-app.sv
Downloads
8
Readme
create-siv-app
Create OpenSiv3D application CLI.
Installation
$ yarn global add create-siv-app
or
$ npm install -g create-siv-app
How to use
USAGE
$ create-siv-app [APPNAME]
OPTIONS
-o, --open Open application in editor after created
-s, --select Show version select menu
-v, --version=version OpenSiv3D version
Example
$ create-siv-app sample-siv-app -v=0.4.0 --open