{"id":18103426,"url":"https://github.com/marco-souza/pkg","last_synced_at":"2026-02-25T22:32:11.255Z","repository":{"id":251102817,"uuid":"836399560","full_name":"marco-souza/pkg","owner":"marco-souza","description":"CLI to speed-up software development","archived":false,"fork":false,"pushed_at":"2025-05-03T12:58:45.000Z","size":53,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-03T13:48:31.720Z","etag":null,"topics":["cli","go","golang","pkg","tools"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/marco-souza.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":["marco-souza"],"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"lfx_crowdfunding":null,"polar":null,"buy_me_a_coffee":null,"thanks_dev":null,"custom":null}},"created_at":"2024-07-31T19:06:10.000Z","updated_at":"2025-05-03T12:58:48.000Z","dependencies_parsed_at":"2024-10-31T20:34:56.032Z","dependency_job_id":null,"html_url":"https://github.com/marco-souza/pkg","commit_stats":null,"previous_names":["marco-souza/pkg"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/marco-souza/pkg","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-souza%2Fpkg","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-souza%2Fpkg/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-souza%2Fpkg/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-souza%2Fpkg/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/marco-souza","download_url":"https://codeload.github.com/marco-souza/pkg/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/marco-souza%2Fpkg/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29843428,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-25T21:18:31.832Z","status":"ssl_error","status_checked_at":"2026-02-25T21:18:29.265Z","response_time":61,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cli","go","golang","pkg","tools"],"created_at":"2024-10-31T22:12:10.896Z","updated_at":"2026-02-25T22:32:11.250Z","avatar_url":"https://github.com/marco-souza.png","language":"Go","funding_links":["https://github.com/sponsors/marco-souza"],"categories":[],"sub_categories":[],"readme":"# `pkg`\n\nCLI tool to speed-up software development\n\n![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge\u0026logo=github\u0026logoColor=white)\n[![Go Reference](https://pkg.go.dev/badge/github.com/marco-souza/pkg.svg)](https://pkg.go.dev/github.com/marco-souza/pkg)\n[![Go Report Card](https://goreportcard.com/badge/github.com/marco-souza/pkg)](https://goreportcard.com/report/github.com/marco-souza/pkg)\n\n## Features\n\n- scaffold a new go module\n- encrypt and decrypt files\n- manage environment variables\n- manage semantic versioning\n- use repos as template for a new project (like degit) - `git` is required\n\n## Installation\n\n```bash\ngo install github.com/marco-souza/pkg@latest\n\npkg\n```\n\n## Usage\n\n```bash\npkg -h\n\npkg create \u003cmodule\u003e \u003cfolder\u003e - scaffold a new go module\n\n# encrypting files\npkg encrypt \u003cfile\u003e - encrypt a file\npkg decrypt \u003cfile\u003e - decrypt a file\n\n# managing envs\npkg envs del \u003cname\u003e         - remove an environment variable\npkg envs get \u003cname\u003e         - get an environment variable\npkg envs set \u003cname\u003e \u003cvalue\u003e - set an environment variable\n\n# managing versions\npkg semver \u003cpatch|minor|major\u003e - manage semantic versioning\npkg semver -f file.json \u003crelease\u003e   - bump version in a json file\n\n# using repos as templates\npkg clone \u003cgithub-username\u003e/\u003crepo\u003e [name] - clone repo as template for a new [name] project\n```\n\n## Coming soon\n\n```bash\npkg envs init \u003cname\u003e                - create a new environment file\npkg \u003cguthub-username\u003e/\u003crepo\u003e [name] - close repo as template for a new [name] project (like degit)\n```\n\n## References\n\n- [cobra](https://github.com/spf13/cobra)\n- [cobra-cli](https://github.com/spf13/cobra-cli)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarco-souza%2Fpkg","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarco-souza%2Fpkg","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarco-souza%2Fpkg/lists"}