{"id":20815414,"url":"https://github.com/vineyardbovines/golf","last_synced_at":"2025-05-07T12:21:43.881Z","repository":{"id":100427378,"uuid":"138219423","full_name":"vineyardbovines/golf","owner":"vineyardbovines","description":"the faster way to init a project","archived":false,"fork":false,"pushed_at":"2023-12-15T11:50:00.000Z","size":8925,"stargazers_count":6,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-10-16T09:30:04.157Z","etag":null,"topics":["initializer","project-initialization","shell","shell-script"],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/vineyardbovines.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}},"created_at":"2018-06-21T20:40:24.000Z","updated_at":"2019-08-07T13:10:05.000Z","dependencies_parsed_at":"2023-12-15T12:51:50.207Z","dependency_job_id":null,"html_url":"https://github.com/vineyardbovines/golf","commit_stats":null,"previous_names":["vineyardbovines/golf"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fgolf","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fgolf/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fgolf/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vineyardbovines%2Fgolf/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vineyardbovines","download_url":"https://codeload.github.com/vineyardbovines/golf/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":225092736,"owners_count":17419698,"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":["initializer","project-initialization","shell","shell-script"],"created_at":"2024-11-17T21:23:08.279Z","updated_at":"2024-11-17T21:23:08.902Z","avatar_url":"https://github.com/vineyardbovines.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# golf ⛳️\n\n\u003e the faster way to init a project\n\n![demo](./demo.gif)\n\n## requirements\n\n- bash 4+\n- dialog\n- jq\n\nmacOS users can install all with homebrew\n\n```bash\n$ brew install bash dialog jq\n```\n\n## installation\n\n**homebrew -- not working atm**\n\n```bash\n$ brew tap gretzky/formulae\n$ brew install golf\n```\n\n**manually**\n\n```bash\n$ git clone https://github.com/gretzky/golf\n$ make install\n```\n\nby default, it installs to `/usr/local`. you can change the prefix if you want.\n\n```bash\n$ make PREFIX=$WHATEVER install\n```\n\nyou can also uninstall with `make uninstall`\n\n## usage\n\n```bash\n$ golf\n```\n\nby default, golf creates your project directory and outputs a gitignore, editorconfig, license, readme, and optional github templates all based on your input.\n\n**options**\n\n`-d | --with-defaults`: will output a generic gitignore, editorconfig, README, and the MIT license\n\n`-m | --minimal`: outputs only a gitignore and editorconfig\n\nfor help, run golf with the `-h | --help` flag, or `man golf`.\n\n**looking for something nodejs specific? check out [golf.js](https://github.com/gretzky/golf.js)**\n\n## license\n\n[MIT](./LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineyardbovines%2Fgolf","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvineyardbovines%2Fgolf","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvineyardbovines%2Fgolf/lists"}