Skip to content

Brian-Kariu/ryuk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ryuk🤫

Ryuk is a fast environment management tool for your projects. Manage your application configuration and secrets and sync them to your cloud repositories all in one cli.

Badges

MIT License

Installation

Install using this shell script

  shell script goes here.

Usage/Examples

ryuk create workspace -n myproject
ryuk create environment -n dev
ryuk create variable HELLO WORLD
ryuk push -e dev github

Run Locally

Clone the project

  git clone https://github.com/Brian-Kariu/ryuk

Go to the project directory

  cd ryuk

Install dependencies

  go get

Run the cli

  go run main.go

Contributing

Contributions are always welcome!

See contributing.md for ways to get started.

Please adhere to this project's code of conduct.

License

MIT

Authors

About

Variable management cli.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages