1.0.3 • Published 4 years ago

@diegoulloao/banana-cli v1.0.3

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
4 years ago

Banana-cli

Banana-cli is a terminal client for create new Bananasplit projects.

Install

    npm i @diegoulloao/banana-cli -g

Usage

Create a new project

Replace by your project-name and run:

    banana new project-name

In addition you can pass --git or -g params for automatically init a git repository.

    banana new project-name --git

or:

    banana new project-name -g

About Bananasplit

Bananasplit-js is a Express.js superset Template that bring to you a background to quickly develop your app.

Read more: https://github.com/diegoulloao/bananasplit-express-template


Banana-cli • 2020