Skip to content
/ ketos Public
forked from Doer-org/ketos

A CLI tool for sharing any local application with others using a Docker container.

License

Notifications You must be signed in to change notification settings

clcl777/ketos

 
 

Repository files navigation

ketos ketos

ketos

Ketos is a tool designed to swiftly share your local development environment with people around the world. It transforms your local setup into a Docker image, making it accessible for anyone to pull and use. This tool streamlines the process of sharing your work environment, ensuring that collaborators or users can replicate your setup with ease, fostering a more collaborative and efficient development process. Ideal for developers looking to simplify the sharing of their environments, Ketos bridges the gap between local development and global collaboration.

Motivation

When you want to share your web apps with others, you can either upload the docker image on docker hub or source code on github. With ketos, it will be easier to share errors in your development environment with others, or to share the specifications of your development environment with others. image

Install

brew install buildpacks/tap/pack
make install

Usage

LICENSE

About

A CLI tool for sharing any local application with others using a Docker container.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 90.2%
  • Shell 9.4%
  • Makefile 0.4%