{"id":17942503,"url":"https://github.com/sbstjn/rdm","last_synced_at":"2026-04-28T08:31:08.875Z","repository":{"id":64306792,"uuid":"93321383","full_name":"sbstjn/rdm","owner":"sbstjn","description":"Scaffold common GitHub project files like README, CoC, or LICENSE.md","archived":false,"fork":false,"pushed_at":"2017-06-18T22:18:00.000Z","size":47,"stargazers_count":3,"open_issues_count":1,"forks_count":1,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-09T02:30:00.767Z","etag":null,"topics":["github","license","readme","scaffolding"],"latest_commit_sha":null,"homepage":"","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/sbstjn.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-06-04T15:08:39.000Z","updated_at":"2018-06-22T19:43:28.000Z","dependencies_parsed_at":"2022-12-06T08:22:32.797Z","dependency_job_id":null,"html_url":"https://github.com/sbstjn/rdm","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Frdm","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Frdm/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Frdm/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sbstjn%2Frdm/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sbstjn","download_url":"https://codeload.github.com/sbstjn/rdm/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247008701,"owners_count":20868414,"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":["github","license","readme","scaffolding"],"created_at":"2024-10-29T03:05:56.298Z","updated_at":"2026-04-28T08:31:08.837Z","avatar_url":"https://github.com/sbstjn.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rdm - ReadMe scaffolding\n\n[![CircleCI](https://img.shields.io/circleci/project/github/sbstjn/rdm.svg)](https://circleci.com/gh/sbstjn/rdm)\n[![GitHub release](https://img.shields.io/github/release/sbstjn/rdm.svg)](https://github.com/sbstjn/rdm/releases)\n[![license](https://img.shields.io/github/license/sbstjn/rdm.svg)](https://github.com/sbstjn/rdm/blob/master/LICENSE.md)\n\nCommand line tool to create default `LICENSE.md`, `CODE_OF_CONDUCT.md` and `README.md` files for your typical GitHub open source project.\n\n## Features\n\n- Create `LICENSE.md` ([MIT](https://opensource.org/licenses/MIT) or [unlicense](http://unlicense.org/))\n- Create `CODE_OF_CONDUCT.md` (By [Contributor Covenant](http://contributor-covenant.org/version/1/4/)) \n\n```bash\n$ \u003e rdm\n\nScaffold common GitHub project files.\n\nUsage:\n  rdm [command]\n\nAvailable Commands:\n  conduct     Generate CODE_OF_CONDUCT.md file\n  help        Help about any command\n  license     Generate LICENSE.md file\n  version     Show command version\n\nFlags:\n      --config string   config file (default is $HOME/.rdm.yaml)\n  -f, --force           Overwrite files\n  -o, --out string      output path (default is current directory)\n```\n\n## Install\n\n```bash\n$ \u003e brew tap sbstjn/bin\n$ \u003e brew install rdm\n$ \u003e rdm version\n0.0.3\n```\n\n## Usage\n\n### Project License\n\nChoose either to [unlicense your code](http://unlicense.org/), or use the default [MIT](https://opensource.org/licenses/MIT) license for your project.\n\n```bash\n$ \u003e rdm license # -o destination/path, default is current directory\n```\n\n### Code of Conduct\n\nGenerate a `CODE_OF_CONDUCT.md` file based on [Contributor Covenant](http://contributor-covenant.org/version/1/4/).\n\n```bash\n$ \u003e rdm conduct # -o destination/path, default is current directory\n```\n\n## Contribute\n\nRun `make bindata` after you update a template. 🙆\n\n### Todo\n\n- [ ] Generate README.md\n  - [ ] Support for different sections (shields.io etc.)\n- [x] Generate LICENSE.md (MIT, Unlicense)\n- [x] Generate CODE_OF_CONDUCT.md\n- [ ] Presets for different languages (Node, Go)\n- [ ] Use git config for default values\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Frdm","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsbstjn%2Frdm","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsbstjn%2Frdm/lists"}