Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 398 Bytes

readme.md

File metadata and controls

25 lines (16 loc) · 398 Bytes

Artgen - Work Less Do More!


Artgen is a generic transpiler, it's main goal is to reduce the develpment time by providing an easy to learn high level language to describe your application.

Usage

Install:

yarn global add @hisorange/artgen # or npm i -g @hisorange/artgen

Generator:

artgen g

Compiler:

artgen c my-app.aml --backend nestjs