{"id":31027186,"url":"https://github.com/rizome-dev/tmpl","last_synced_at":"2026-02-13T23:04:54.056Z","repository":{"id":302176469,"uuid":"1009037516","full_name":"rizome-dev/tmpl","owner":"rizome-dev","description":null,"archived":false,"fork":false,"pushed_at":"2025-07-01T00:19:50.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-07-01T01:28:16.320Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Just","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rizome-dev.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-06-26T13:30:14.000Z","updated_at":"2025-07-01T00:19:54.000Z","dependencies_parsed_at":"2025-07-01T01:29:29.951Z","dependency_job_id":null,"html_url":"https://github.com/rizome-dev/tmpl","commit_stats":null,"previous_names":["rizome-dev/tmpl"],"tags_count":0,"template":true,"template_full_name":null,"purl":"pkg:github/rizome-dev/tmpl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizome-dev%2Ftmpl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizome-dev%2Ftmpl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizome-dev%2Ftmpl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizome-dev%2Ftmpl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rizome-dev","download_url":"https://codeload.github.com/rizome-dev/tmpl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rizome-dev%2Ftmpl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":275013271,"owners_count":25390481,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-13T02:00:10.085Z","response_time":70,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-09-13T18:57:14.944Z","updated_at":"2026-02-13T23:04:49.019Z","avatar_url":"https://github.com/rizome-dev.png","language":"Just","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tmpl\n\n[![GoDoc](https://pkg.go.dev/badge/github.com/rizome-dev/tmpl)](https://pkg.go.dev/github.com/rizome-dev/tmpl)\n[![Go Report Card](https://goreportcard.com/badge/github.com/rizome-dev/tmpl)](https://goreportcard.com/report/github.com/rizome-dev/tmpl)\n[![CI](https://github.com/rizome-dev/tmpl/actions/workflows/ci.yml/badge.svg)](https://github.com/rizome-dev/tmpl/actions/workflows/ci.yml)\n[![License](https://img.shields.io/badge/License-MIT-blue.svg)](LICENSE)\n\nA production-ready Go project template with CI/CD, testing, and build tooling.\n\nbuilt by [rizome labs](https://rizome.dev) | contact: [hi@rizome.dev](mailto:hi@rizome.dev)\n\n## Quick Start\n\n```bash\n# Use this template on GitHub\n# 1. Click \"Use this template\" button\n# 2. Create your new repository\n# 3. Clone your new repo\n\n# Bootstrap your project\ncd your-new-repo\njust bootstrap github.com/yourusername/yourproject cli\n\n# Set up development tools\nmake setup\n\n# Build and test\nmake build\nmake test\n```\n\n## Bootstrap Options\n\n```bash\njust bootstrap                                    # Uses defaults (CLI project)\njust bootstrap github.com/user/myproject          # Custom module name\njust bootstrap github.com/user/myproject library  # Library project\njust bootstrap github.com/user/myproject api      # API server project\n```\n\nProject types:\n- `cli` - Command-line application\n- `library` - Go library package\n- `api` - HTTP API server\n- `sharedlib` - Shared C library (.so/.dylib)\n\n## Development\n\n```bash\n# Install tools\nmake setup\n\n# Build\nmake build\n\n# Test\nmake test\n\n# Lint\nmake lint\n\n# All checks\nmake ci\n```\n\n## Features\n\n- **Go 1.23.4** with modern project structure\n- **GitHub Actions** CI/CD pipeline\n- **golangci-lint** with comprehensive rules\n- **Multiple project types** supported\n- **Cross-platform builds** (Linux, macOS, Windows)\n- **Shared C library** support\n- **Docker** build support\n\n## Contributing\n\n1. Fork the repository\n2. Create your feature branch (`git checkout -b feature/amazing-feature`)\n3. Commit your changes (`git commit -m 'Add amazing feature'`)\n4. Push to the branch (`git push origin feature/amazing-feature`)\n5. Open a Pull Request\n\n## License\n\nMIT License - see the [LICENSE](LICENSE) file for details.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizome-dev%2Ftmpl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frizome-dev%2Ftmpl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frizome-dev%2Ftmpl/lists"}