Skip to content

javanile/mush-get-started

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

10 Commits
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Mush Get Started

Welcome to the Mush Get Started hackathon! πŸš€

🌟 Mission

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!

πŸš€ How to Participate

  1. Fork this repository.
  2. Rename the project with a name that fits your idea.
  3. Install Mush in your environment.
    curl get.javanile.org/mush | sh
  4. Initialize the project by running init inside your project directory.
    mush init
  5. Develop your tool.
  6. Write a clear README.md to explain how your tool works.
  7. Implement a GitHub Action to automate tests or other useful tasks.
  8. Commit and push your code to your repository.
  9. Invite your friends to star ⭐ your project!
  10. Check the leaderboard daily to see if you're in the top spot and win your prize! πŸ†

πŸ”— Useful Resources

Happy coding and enjoy the hackathon! πŸ’»πŸ”₯

Releases

No releases published

Packages

No packages published