Ecosyste.ms: Awesome
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: 9 days ago
JSON representation
:zap: Basic configuration for Drago Generator (@nette)
- Host: GitHub
- URL: https://github.com/drago-ex/generator-cli
- Owner: drago-ex
- License: mit
- Created: 2020-04-01T07:57:08.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-07-24T08:05:44.000Z (3 months ago)
- Last Synced: 2024-10-07T06:41:26.667Z (29 days ago)
- Topics: console, enity, generator, nette
- Language: PHP
- Homepage:
- Size: 44.1 MB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
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
```