{"id":18822442,"url":"https://github.com/moikapy/moiboi-cli","last_synced_at":"2026-05-05T04:07:25.478Z","repository":{"id":47417936,"uuid":"189334138","full_name":"Moikapy/moiboi-cli","owner":"Moikapy","description":"MoiBoi-Cli Making Projects Simplified","archived":false,"fork":false,"pushed_at":"2023-01-03T23:42:21.000Z","size":681,"stargazers_count":2,"open_issues_count":10,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-30T05:23:18.370Z","etag":null,"topics":["boilerplate","cli","github","project-template","setuptools"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/moiboi-cli","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/Moikapy.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null},"funding":{"github":null,"patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"custom":null}},"created_at":"2019-05-30T02:49:08.000Z","updated_at":"2023-02-06T08:47:02.000Z","dependencies_parsed_at":"2023-02-01T14:02:09.358Z","dependency_job_id":null,"html_url":"https://github.com/Moikapy/moiboi-cli","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moikapy%2Fmoiboi-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moikapy%2Fmoiboi-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moikapy%2Fmoiboi-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Moikapy%2Fmoiboi-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Moikapy","download_url":"https://codeload.github.com/Moikapy/moiboi-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239758901,"owners_count":19692041,"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":["boilerplate","cli","github","project-template","setuptools"],"created_at":"2024-11-08T00:49:36.057Z","updated_at":"2026-01-18T16:30:17.807Z","avatar_url":"https://github.com/Moikapy.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Moiboi-cli\n\n\u003e [![NPM version][npm-image]][npm-url] [![npm module downloads][npm-downloads-image]][npm-downloads-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] [![License: MIT][license-image]][license-url]\n\n## Introduction\n\nThe Moiboi-cli was created with the intention to make setting up projects easier by simplifying the git clone process. What Moiboi allows you to do is search github for any repository you would like to use and clone it into a new project directory all while taking care of removing the .git file and renaming the package.json file (if included).\n\n## Required\n\n- Git(\u003e=2) installed\n- NodeJS(\u003e=10) installed\n\n## Install\n\n```bash\n$ npm install -g moiboi-cli\n```\n\n## Usage\n\n```bash\n$ moiboi -h\nmoiboi [command]\n\nCommands:\n  moiboi list                            shows all repositories                                 [aliases: L]\n  moiboi home [author/repository]        goes to the repository on github                       [aliases: H]\n  moiboi search [keyword]                search for the repository                              [aliases: S]\n  moiboi clone [repository] [project]    clones repository as new project into target directory [aliases: C]\n  moiboi authors                         show all authors of repository                         [aliases: A]\n  moiboi add [author]                    add the new author of repository                       [aliases: ad]\n  moiboi remove [author]                 remove the author of repository                        [aliases: rm]\n  moiboi reset                           reset all configuration to default                     [aliases: R]\n\nOptions:\n  --version, -v  Show version                                [boolean]\n  --global, -g   expand the range to search and create       [default: false]\n  --help, -h     Show help                                   [boolean]\n```\n\n## How to use github repository as project\n\nYou can use this command to use a repository as a project.\nMy repositories are included as default.\n\n```bash\n$ moiboi add github-username\n$ moiboi search react\n$ moiboi clone github-username/react your-project\n```\n\n## How to search repositories and create projects with moiboi\n\nYou can expand the range to search and create with '--global' option.\n\n```bash\n$ moiboi search bootstrap4 -g\n$ moiboi clone github-username/bootstrap4 my-project -g\n```\n\n[npm-url]: https://npmjs.org/package/moiboi-cli\n[npm-image]: https://badge.fury.io/js/moiboi-cli.svg\n[npm-downloads-url]: https://npmjs.org/package/moiboi-cli\n[npm-downloads-image]: https://img.shields.io/npm/dt/moiboi-cli.svg\n[travis-url]: https://travis-ci.org/moikapy/moiboi-cli\n[travis-image]: https://secure.travis-ci.org/moikapy/moiboi-cli.svg?branch=master\n[depstat-url]: https://david-dm.org/moikapy/moiboi-cli\n[depstat-image]: https://david-dm.org/moikapy/moiboi-cli.svg\n[license-url]: https://opensource.org/licenses/MIT\n[license-image]: https://img.shields.io/badge/License-MIT-yellow.svg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoikapy%2Fmoiboi-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmoikapy%2Fmoiboi-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmoikapy%2Fmoiboi-cli/lists"}