{"id":13565605,"url":"https://github.com/gocli/go-cli","last_synced_at":"2026-03-08T21:07:05.923Z","repository":{"id":28591394,"uuid":"118811464","full_name":"gocli/go-cli","owner":"gocli","description":"Create and use boilerplates with ease","archived":false,"fork":false,"pushed_at":"2023-12-19T18:59:02.000Z","size":1480,"stargazers_count":5,"open_issues_count":18,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T21:45:55.051Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://gocli.io","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/gocli.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}},"created_at":"2018-01-24T19:26:39.000Z","updated_at":"2022-06-07T09:20:58.000Z","dependencies_parsed_at":"2024-01-16T18:59:36.257Z","dependency_job_id":"4bb02af8-4d7a-4362-8370-387eee16b0c6","html_url":"https://github.com/gocli/go-cli","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocli%2Fgo-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocli%2Fgo-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocli%2Fgo-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/gocli%2Fgo-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/gocli","download_url":"https://codeload.github.com/gocli/go-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":222017331,"owners_count":16916945,"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","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":"2024-08-01T13:01:51.040Z","updated_at":"2026-03-08T21:07:00.900Z","avatar_url":"https://github.com/gocli.png","language":"JavaScript","funding_links":[],"categories":["JavaScript"],"sub_categories":[],"readme":"# go-cli\n\n[![npm](https://img.shields.io/npm/v/go-cli.svg?style=flat-square)](https://www.npmjs.com/package/go-cli)\n[![Travis](https://img.shields.io/travis/gocli/go-cli.svg?style=flat-square)](https://travis-ci.org/gocli/go-cli)\n[![Coveralls](https://img.shields.io/coveralls/github/gocli/go-cli.svg?style=flat-square)](https://coveralls.io/github/gocli/go-cli)\n[![Vulnerabilities](https://snyk.io/test/github/gocli/go-cli/badge.svg?style=flat-square)](https://snyk.io/test/github/gocli/go-cli)\n[![js-standard-style](https://img.shields.io/badge/code%20style-standard-green.svg?style=flat-square)](https://github.com/gocli/go-cli)\n\n![example](https://raw.githubusercontent.com/gocli/go-cli/master/docs/example.gif)\n\nGo is the toolset to manage boilerplates with less effort.\n\n## Usage\n\nGo can be used in 2 ways:\n\n### Load and install boilerplate\n\n```bash\n$ npm install --global go\n$ go gocli/boilerplate-example\n```\n\nThis download [https://github.com/gocli/boilerplate-example](https://github.com/gocli/boilerplate-example) and runs install script.\n\nTo create and use your own boilerplates, refer to [documentation](http://gocli.io) or check the list of [community driven boilerplates](http://gocli.io/boilerplates).\n\nGo uses [Loaders](http://gocli.io/#what-is-loader) to download sources.\nYou are able to [create your own Loaders](http://gocli.io/#creating-loaders) if you need.\n\n### Run local commands\n\n```bash\n$ cd project/with/gofile/\n$ go run some command\n```\n\nThis will call the command registered in **gofile.js**.\nTake a time to read how to [create your own gofile.js](http://gocli.io/#gofile).\n\n#### Interactive menu\n\nYou can also execute **go** with no arguments and that will call an interactive menu with the list of all available commands:\n\n```bash\n$ go\n[GO] Choose command:\n❯ build\n  deploy\n  generate\n  install\n```\n\n## Go Lang\n\nIt works well with [Go programming language](https://golang.org). In case you have any issues read [troubleshooting page](http://gocli.io/golang).\n\n## License\n\nMIT © [Stanislav Termosa](https://github.com/termosa)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocli%2Fgo-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgocli%2Fgo-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgocli%2Fgo-cli/lists"}