Weโre turning the 101 Linux Commands ebook project into a proper Python CLI tool, powered by Ibis for ebook generation.
The project is still in its early CLI setup phase, so there are plenty of beginner-friendly issues:
- Setting up the CLI structure
- Adding simple commands (version, build, config)
- Writing unit tests
- Setting up GitHub Actions
Tech stack: Python, Typer/Click, Pytest, GitHub Actions
๐ GitHub repo: https://github.com/bobbyiliev/101-linux-commands
Perfect for anyone who wants to get into CLI tools, documentation workflows, or Hacktoberfest contributions. ๐