{"id":16056557,"url":"https://github.com/markbates/buffalo-trash","last_synced_at":"2025-07-04T23:08:43.668Z","repository":{"id":66380851,"uuid":"128108417","full_name":"markbates/buffalo-trash","owner":"markbates","description":null,"archived":false,"fork":false,"pushed_at":"2019-02-24T15:42:18.000Z","size":935,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-07T14:39:26.852Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","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/markbates.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","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-04-04T19:05:16.000Z","updated_at":"2023-06-04T07:04:49.000Z","dependencies_parsed_at":"2023-06-18T22:01:56.953Z","dependency_job_id":null,"html_url":"https://github.com/markbates/buffalo-trash","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/markbates/buffalo-trash","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fbuffalo-trash","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fbuffalo-trash/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fbuffalo-trash/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fbuffalo-trash/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/markbates","download_url":"https://codeload.github.com/markbates/buffalo-trash/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/markbates%2Fbuffalo-trash/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263632057,"owners_count":23491530,"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-10-09T03:00:24.816Z","updated_at":"2025-07-04T23:08:43.642Z","avatar_url":"https://github.com/markbates.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Buffalo Trash\n\nThis plugin basically runs the following commands:\n\n```bash\n$ buffalo new \u003capp-name\u003e -f; cd \u003capp-name\u003e; buffalo db drop -d; buffalo db create -d;\n```\n\n## Installation\n\n```bash\n$ go get -u -v github.com/markbates/buffalo-trash\n```\n\n## Usage\n\n```bash\n$ buffalo trash \u003capp-name\u003e\n```\n\n**NOTE**: You must **NOT** be in your project directory when you run this. You should be directly above it.\n\n```bash\n$ pwd\n$GOPATH/src/github.com/markbates\n\n$ ls -la | rg \u003capp-name\u003e\ndrwxr-xr-x   26 markbates  staff       832 Apr  4 14:57 \u003capp-name\u003e\n```\n\n### Options\n\nYou can pass in all of the same options you can pass to `buffalo new`.\n\n```bash\n$ buffalo trash \u003capp-name\u003e --db-type=mysql --api\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbates%2Fbuffalo-trash","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmarkbates%2Fbuffalo-trash","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmarkbates%2Fbuffalo-trash/lists"}