Metadata-Version: 2.2
Name: make_action
Version: 0.3
Summary: Un package Python CLI
Author: Mangozmorgan
Project-URL: homepage, https://github.com/votre_nom/my_package
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: ruamel.yaml

<!-- ![logo Make_action](./banner.png) -->

![logo Make_action](https://iili.io/2PFbZbf.png)



# make_action
CLI to make YAML file for GitHub Action workflow

## Requirements

- Python 3.7 or higher

## Get started 

Install Make_Action in your python environnement use this command (in Admin profile) at root
```bash
pip install .
```
## Usage

Install Make_Action in your python environnement use this command at root
```bash
make_action create
```
