Skip to content

plusiv/github-secretor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Github Secretor

A user-friendly CLI tool that enables users to upload secrets to Github Secrets. This tool allow users to easily manage secrets within Github repositories, making it easier to deploy and manage applications. By automating the process of uploading secrets, is reduced the risk of errors that can occur when uploading secrets manually.

Develop

Clone the repository:

git clone https://github.com/plusiv/github-secretor.git

Install Poetry (if not already installed):

curl -sSL https://raw.githubusercontent.com/python-poetry/poetry/master/get-poetry.py | python -

Install the dependencies:

poetry install

Running the project

poetry shell
python src/app.py --help

About

CLI tool for uploading Secrets to Github Secrets.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages