An open API service indexing awesome lists of open source software.

https://github.com/puntorigen4u/concepto_cli

Concepto DSL - visually create and maintain modern node.js based apps (@cli)
https://github.com/puntorigen4u/concepto_cli

cli concepto javascript low-code node nodejs puntorigen terminal-app visual-programming

Last synced: about 1 month ago
JSON representation

Concepto DSL - visually create and maintain modern node.js based apps (@cli)

Awesome Lists containing this project

README

        


Concepto DSL Logo


A progressive Node.js framework for visually building efficient and scalable nodejs based applications.



NPM Version
Package License
NPM Downloads


## Description
The Concepto CLI is a command-line interface tool that helps you to initialize, develop, and mantain your Concepto based applications. It assists in multiple ways, including scaffolding the project, serving it in development mode, and build and bundling the application for production distribution.
Read more [here](http://docs.puntorigen.com/cli/overview).

## Installation

```
$ npm install -g @concepto/cli
```

## Usage

```
$ concepto --help
```

## Stay in touch

- Website - [http://www.puntorigen.com](http://puntorigen.com/)
- Twitter - [@punt0rigen](https://twitter.com/punt0rigen)

## License

Concepto is [MIT licensed](LICENSE).

Concepto DSL - visually create and maintain modern node.js based apps (@cli).