1.1.1 • Published 5 years ago

gb-studio-cli v1.1.1

Weekly downloads
2
License
MIT
Repository
github
Last release
5 years ago

GB Studio CLI

LICENSE Version Downloads

Installation

npm install gb-studio-cli -g

Usage

gbstudio build [project] [destination] --type
parameterdefaultdescription
projectcurrent directoryThe path to the project which should be compiled
destinationproject dirctory(optional) The path where the compiled files should be stored
--type / -t"rom"How the project should be compiled ("rom" or "web")