English | 简体中文
Darabonba CLI was designed to work in Node.js. The preferred way to install the Generator is to use the NPM package manager. Simply type the following into a terminal window:
$ npm install @darabonba/cli -g
$ dara
The CLI for Darabonba 1.1.0
Usage:
dara <command> [<args>]
Available commands:
start a Darabonba project
init initialization package information
working on the Darabonba project
check syntax check for dara file
codegen generate codes
build build ast file for dara file
format format the dara source file
config view or update configuration
working with Darabonba Repository(as maintainer)
login login to repository
info get the info of a dara scope or a dara pakcage
pack pack the project as a *.tgz file
publish publish the dara package to repository
unpublish unpublish the publish module
install install the dependencies from repository
clean clean the libraries folder
score get darabonba package score
help commands
help print the help information
Opening an Issue, Issues not conforming to the guidelines may be closed immediately.
Detailed changes for each release are documented in the release notes.
Apache-2.0 Copyright (c) 2009-present, Alibaba Cloud All rights reserved.