Welcome to the Mush Get Started hackathon! π
Your mission is to create a command-line program that is useful in the Docker or DevOps world. You must use Mush and write code following the Mush standard. You can develop any tool that simplifies daily operations, such as:
- A tool that stops all running Docker containers.
- A tool that cleans up unused Docker containers from the system.
- A tool that extracts a file from a running container.
Feel free to explore and innovate with your idea!
- Fork this repository.
- Rename the project with a name that fits your idea.
- Install Mush in your environment.
curl get.javanile.org/mush | sh
- Initialize the project by running init inside your project directory.
mush init
- Develop your tool.
- Write a clear README.md to explain how your tool works.
- Implement a GitHub Action to automate tests or other useful tasks.
- Commit and push your code to your repository.
- Invite your friends to star β your project!
- Check the leaderboard daily to see if you're in the top spot and win your prize! π
Happy coding and enjoy the hackathon! π»π₯