My software is now on GitHub

By

The eight packages in my software catalog are now public MIT repositories on GitHub, with the full source, tests, and documentation in one README each.

~~~

All the software in my catalog is now on GitHub, under github.com/flaviocopes.

Until today you got these as ZIP files from my download library. That worked, but it was the wrong shape for source code. A ZIP has no history, no tags, and no place to fork from. Every update meant another ZIP.

So I moved them. Eight public repositories, all MIT licensed:

Each repository has the code at the root, the tests, an AGENTS.md for coding agents, and one long README.md. The README holds everything that used to be spread across a dozen Markdown files: setup, why I built it, how I built it, architecture, configuration, deployment, customization, security, the decisions, and the changelog.

Before publishing I ran every tree through gitleaks and a second pass by hand for emails, local paths, account ids, and real hostnames. What is public is placeholders only.

Two things did not change. The pages in the software catalog stay as the landing pages, with the story behind each tool and a link to its repository. And there is still no support. Issues, pull requests, discussions, and the wiki are off on every repository. If you want something different, fork it and make it yours.

The newsletter download library is now just books and courses.

Tagged: News · All topics

Want me to talk about your product? You can sponsor this site.

~~~

Related posts about news: