{"id":20393042,"url":"https://github.com/aichbauer/redub-cli","last_synced_at":"2026-05-09T08:11:28.388Z","repository":{"id":57350003,"uuid":"77928468","full_name":"aichbauer/redub-cli","owner":"aichbauer","description":"a command line interface for redub (a react redux boilerplate)","archived":false,"fork":false,"pushed_at":"2017-05-23T18:39:38.000Z","size":26,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-03-25T08:56:53.828Z","etag":null,"topics":["cli","react","scaffold"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aichbauer.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-01-03T15:20:46.000Z","updated_at":"2017-05-07T18:39:31.000Z","dependencies_parsed_at":"2022-09-16T02:12:16.153Z","dependency_job_id":null,"html_url":"https://github.com/aichbauer/redub-cli","commit_stats":null,"previous_names":["rudolfsonjunior/redub-cli"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/aichbauer/redub-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aichbauer%2Fredub-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aichbauer%2Fredub-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aichbauer%2Fredub-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aichbauer%2Fredub-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aichbauer","download_url":"https://codeload.github.com/aichbauer/redub-cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aichbauer%2Fredub-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32811688,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-08T08:22:46.396Z","status":"online","status_checked_at":"2026-05-09T02:00:06.633Z","response_time":123,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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","react","scaffold"],"created_at":"2024-11-15T03:47:07.558Z","updated_at":"2026-05-09T08:11:28.361Z","avatar_url":"https://github.com/aichbauer.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# redub-cli\n\n### a command line interface for redub (a react redux boilerplate)\n\n\u003e `redub-cli` gives a little more power to a react redux boilerplate\n\n## Installation\n\n```sh\n$ npm i -g redub-cli \n```\n\n## Your First Redub Project\n\n*Create a new app:*\n```sh\n# Create the project\n$ redub new testProject\n```\n*Generate a new component:*\n```sh\n# cd into the new folder\n$ cd testProject\n\n# Create a new component\n$ redub generate comp myFirstComponent\n```\n\n## Usage\n\n`redub-cli` has the ability to create a new plank redux boilerplate and\ngenerate templates of *containers*, *components*, *views*, *reducers*, and *actions*.\n\nOnce `redub-cli` is installed globaly a plank new redux boilerplate (redub) project can be generated\n\nDocumentation for redub -\u003e [click here](https://github.com/rudolfsonjunior/redub/blob/master/readme.md).\n\n## Commands\n\n- [new](#new)\n- [generate](#generate)\n\n## new\n\nThis command has the ability to create a new redub project within the current folder \nor to create a new folder with the specified name in the current folder.\n\n```sh\n$ redub new\n```\nor\n```sh\n$ redub new [name]\n```\n\nshortcut\n```sh\n$ redub n [name]\n```\n\n**[name]**:\n* the name you want for this project\n\n## generate\n\nThis command has the ability to generate a new templates \nof a *container*, a *component*, a *view*, a *reducers*, or an *action*.\n\n```sh\n$ redub generate [type] [name]\n```\n\nshortcut\n```sh\n$ redub g [type] [name]\n```\n\n**[type]**:\n* act -\u003e an action\n* red -\u003e an reducer\n* cont -\u003e an container\n* comp -\u003e an component\n* view -\u003e an view\n\n**[name]**:\n* the name you want for this document\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faichbauer%2Fredub-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faichbauer%2Fredub-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faichbauer%2Fredub-cli/lists"}