-
Notifications
You must be signed in to change notification settings - Fork 0
/
README.hbs
45 lines (33 loc) · 1.74 KB
/
README.hbs
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
<p align="center">
<a href="http://www.puntorigen.com/" target="blank"><img src="https://user-images.githubusercontent.com/57605485/144762579-7114f229-a01a-4afd-9a18-62ec3dbf3478.png" width="320" alt="Concepto DSL Logo" /></a>
</p>
<p align="center">A progressive <a href="http://nodejs.org" target="blank">Node.js</a> framework for visually building efficient and scalable nodejs based applications.</p>
<p align="center">
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/v/@concepto/eb.svg" alt="NPM Version" /></a>
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/l/@concepto/eb.svg" alt="Package License" /></a>
<a href="https://www.npmjs.com/~concepto"><img src="https://img.shields.io/npm/dm/@concepto/eb.svg" alt="NPM Downloads" /></a>
<a href="https://www.npmjs.com/~concepto" target="_blank"><img src="https://img.shields.io/tokei/lines/github/puntorigen4u/eb_dsl"></a>
<a href="https://twitter.com/punt0rigen" target="_blank"><img src="https://img.shields.io/twitter/follow/punt0rigen.svg?style=social&label=Follow"></a>
</p>
## Description
<a href="https://expressjs.com/">NodeJS + ExpressJS</a> module for <a href="https://www.npmjs.com/package/@concepto/cli">Concepto DSL</a>
## Installation
```
$ npm install -g @concepto/eb
```
## Usage
```terminal
eb_dsl -s absolute_or_relative_file_to_compile.dsl
```
## Help:
```terminal
eb_dsl --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 (@eb).
* * *
© 2020-2022 Pablo Schaffner <pablo@puntorigen.com>.