Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/drago-ex/generator-cli

:zap: Basic configuration for Drago Generator (@nette)
https://github.com/drago-ex/generator-cli

console enity generator nette

Last synced: 9 days ago
JSON representation

:zap: Basic configuration for Drago Generator (@nette)

Awesome Lists containing this project

README

        

## Drago Generator CLI
Basic configuration for Drago Generator

[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://raw.githubusercontent.com/drago-ex/generator/master/license.md)
[![GitHub version](https://badge.fury.io/gh/drago-ex%2Fgenerator-cli.svg)](https://badge.fury.io/gh/drago-ex%2Fgenerator-cli)
[![Coding Style](https://github.com/drago-ex/generator-cli/actions/workflows/coding-style.yml/badge.svg)](https://github.com/drago-ex/generator-cli/actions/workflows/coding-style.yml)
[![CodeFactor](https://www.codefactor.io/repository/github/drago-ex/generator-cli/badge)](https://www.codefactor.io/repository/github/drago-ex/generator-cli)

## Technology
- PHP 8.1 or higher
- composer

## Installation
```
composer create-project drago-ex/generator-cli
```