create-siv-app
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

create-siv-app

oclif Version Downloads/week License

Create OpenSiv3D application CLI.

画面収録 2019-08-24 18 16 53 mov

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

Readme

Keywords

Package Sidebar

Install

npm i create-siv-app

Weekly Downloads

1

Version

0.0.5

License

MIT

Unpacked Size

35.6 kB

Total Files

99

Last publish

Collaborators

  • hota1024