Metadata-Version: 2.2
Name: make_action
Version: 0.1
Home-page: https://github.com/votre_nom/my_package
Author: Mangozmorgan
Requires-Dist: click
Requires-Dist: pyyaml
Requires-Dist: ruamel.yaml
Dynamic: author
Dynamic: description
Dynamic: home-page
Dynamic: requires-dist

![logo Make_action](./banner.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
```
