11 Commits

Author SHA1 Message Date
Julien Bisconti
08da394e71 feat: scaffold Go project with cobra CLI, Makefile, and config
Set up the Go module, directory structure, and minimal CLI entrypoint
for the awesome-docker Go rewrite. Includes:
- cobra-based CLI with version command
- Makefile with build/test/lint/check/health/report/clean targets
- config/exclude.yaml migrated from tests/exclude_in_test.json
- config/website.tmpl.html copied from website/index.tmpl.html
- .gitignore updated for Go binary

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-27 19:03:06 +01:00
Julien Bisconti
bae26ccdb1 chore: add .worktrees to .gitignore 2026-02-27 18:56:36 +01:00
Manuel Schmid
e13a2c7791 Move tests into subdir, QA 2020-11-09 19:30:28 +01:00
Julien Bisconti
ee0aa9c308 Automated script to update metadata 2018-07-19 11:59:07 +02:00
Julien Bisconti
10fbd6cb6f Table grid of all projects 2018-06-09 23:14:36 +02:00
Julien Bisconti
3e5646c4db Add warning 2018-03-30 15:21:06 +02:00
Julien Bisconti
d45cec0294 critical css inlined 2018-03-18 14:37:19 +01:00
Julien Bisconti
a8100184a9 Redirect old website to new URL 2018-03-18 06:30:10 +01:00
Julien Bisconti
b1e3a95ba3 Netlify 2018-03-17 16:27:41 +01:00
Julien Bisconti
3fb6bf230e gitignore 2015-12-28 11:13:36 +01:00
Julien Bisconti
58a5eca331 adapted links for CI 2015-12-28 11:12:25 +01:00