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

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: 5 months ago
JSON representation

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

Awesome Lists containing this project

README

          

## Drago Generator CLI
Basic configuration for Drago Generator

[![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)

## Requirements
- PHP >= 8.3
- Nette Framework
- Composer

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