Skip to content

This YAML processor is a tool designed to parse and execute YAML files. This Utility was created with the aim of creating an CI/CD pipeline service for small scale servers

License

Notifications You must be signed in to change notification settings

AyushAher/Yaml_Processor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

This YAML processor is a tool designed to parse and execute YAML (YAML Ain't Markup Language) files. YAML is a human-readable data serialization standard that is often used for configuration files, data exchange, and more.

This Utility was created with the aim of creating an CI/CD pipeline service for small scale servers.

Development Setup

pip install -r requirements.txt
python app.py

Go to localhost url i.e., http://localhost:5001/process

Contribution

Contributions to this project are welcome! Feel free to submit bug reports, feature requests, or pull requests on GitHub.

License

This YAML processor is licensed under the MIT License.

About

This YAML processor is a tool designed to parse and execute YAML files. This Utility was created with the aim of creating an CI/CD pipeline service for small scale servers

Resources

License

Stars

Watchers

Forks