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

https://github.com/hexancore/cli

Hexancore CLI
https://github.com/hexancore/cli

Last synced: 4 months ago
JSON representation

Hexancore CLI

Awesome Lists containing this project

README

          


Hexancore Logo

Hexancore


Full Stack TypeScript framework for building epic Hexagonal Architecture designed apps.


Package: cli



Build
NPM Version
Package License
NPM Downloads

## Description

Cli module for [Hexancore](https://hexancore.github.io/hexancore/)
CLI package contains helper commands to faster create elements of Hexancore App like modules, commands, queries, entities.

## Installation
```bash
# NPM
npm i --save @hexancore/cli

# YARN
yarn add @hexancore/cli
```

## Usage

In project folder execute:
```
hcli
```

## Command list:
- **make module** - Creates new module
- **make message** - Creates new module message
- **pulumi make project** - Creates new module message

## Documentation

Documentation(work in progress...):
https://hexancore.github.io/hexancore/cli