{"id":25922117,"url":"https://github.com/luctst/fast-repo","last_synced_at":"2025-03-03T16:17:29.770Z","repository":{"id":57233086,"uuid":"382833224","full_name":"luctst/fast-repo","owner":"luctst","description":"Perform quick actions on one or many repositories  🚀 🚀","archived":false,"fork":false,"pushed_at":"2021-08-24T11:55:49.000Z","size":71,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-02-03T13:47:08.487Z","etag":null,"topics":["bin","cli","command","github","javascript","nodejs","npm","npx","repository","tool","utils"],"latest_commit_sha":null,"homepage":"","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/luctst.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":".github/CONTRIBUTING.md","funding":null,"license":null,"code_of_conduct":".github/CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-07-04T11:21:17.000Z","updated_at":"2021-08-24T11:55:52.000Z","dependencies_parsed_at":"2022-08-31T14:11:16.416Z","dependency_job_id":null,"html_url":"https://github.com/luctst/fast-repo","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luctst%2Ffast-repo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luctst%2Ffast-repo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luctst%2Ffast-repo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/luctst%2Ffast-repo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/luctst","download_url":"https://codeload.github.com/luctst/fast-repo/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241696155,"owners_count":20004748,"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":["bin","cli","command","github","javascript","nodejs","npm","npx","repository","tool","utils"],"created_at":"2025-03-03T16:17:29.109Z","updated_at":"2025-03-03T16:17:29.763Z","avatar_url":"https://github.com/luctst.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n  \u003ca href=\"#\"\u003e\n  \t\u003cimg src=\"https://media.giphy.com/media/JIX9t2j0ZTN9S/giphy-downsized.gif\" alt=\"Logo project\" height=\"160\" /\u003e\n  \u003c/a\u003e\n  \u003cbr\u003e\n  \u003cbr\u003e\n  \u003cp\u003e\n    \u003cb\u003efast-repo\u003c/b\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n     \u003ci\u003ePerform some quick actions on github repository\u003c/i\u003e\n  \u003c/p\u003e\n  \u003cp\u003e\n\n[![Build Status](https://travis-ci.com/luctst/fast-repo.svg?branch=master)](https://travis-ci.com/luctst/fast-repo)\n[![NPM version](https://img.shields.io/npm/v/fast-repo?style=flat-square)](https://img.shields.io/npm/v/fast-repo?style=flat-square)\n[![Package size](https://img.shields.io/bundlephobia/min/fast-repo)](https://img.shields.io/bundlephobia/min/fast-repo)\n[![Dependencies](https://img.shields.io/david/luctst/fast-repo.svg?style=popout-square)](https://david-dm.org/luctst/fast-repo)\n[![devDependencies Status](https://david-dm.org/luctst/fast-repo/dev-status.svg?style=flat-square)](https://david-dm.org/luctst/fast-repo?type=dev)\n[![code style: prettier](https://img.shields.io/badge/code_style-prettier-ff69b4.svg?style=flat-square)](https://github.com/prettier/prettier)\n[![Twitter](https://img.shields.io/twitter/follow/luctstt.svg?label=Follow\u0026style=social)](https://twitter.com/luctstt)\n\n  \u003c/p\u003e\n\u003c/div\u003e\n\n---\n\n**Content**\n\n* [Features](##features)\n* [Install](##install)\n* [Usage](##usage)\n* [Exemples](##exemples)\n* [Contributing](##contributing)\n* [Maintainers](##maintainers)\n\n## Features ✨\n* Create fast repository\n* Create a folder linked to this github repository\n* Delete any repository\n* Create simple README.md file\n* Generate a .gitignore file depending on the language you're using\n* Manage your repository settings\n* ...\n\n## Install 🐙\n**Globally**\n```bash\nnpm install -g fast-repo\n```\n\n\u003e **Note** - We recommend using this version.\n\n**With npx**\n```bash\nnpx fast-repo \u003ccommands\u003e [options]\n```\n\n## Usage 💡\n```bash\nfast-repo \u003ccommands\u003e [options]\n```\n\n### Commands\n* **config** [options] - Create the config to be able to perform actions. \n* **create** [options] - Create the repository.\n\n\u003e **Note** - Enter fast-repo --help for more informations about commands and options available.\n\n## Exemples 🖍\n**Create configuration folder**\n```bash\nfast-repo config -c\n```\n\u003e **Note** - The -c or --create flag start create configuration process.\n\nOnce your config command is done you can start create some repository.\n\n**Create github repository**\n```bash\nfast-repo create -n=repo-name\n```\n\u003e **Note** - The -n or --name flag is required and allow us to determine the name of your repository.\n\nBy entering the create command a series of questions will be asked in particular if you'll like to create a folder linked to the github repository, by default if no `-p`, `--path` flag is present we'll be using the `process.cwd()` function to determine where to create this folder, enter the `-p` flag with a new path to clear the old one.\n\n## Contributing 🍰\nPlease make sure to read the [Contributing Guide](https://github.com/luctst/fast-repo/blob/master/.github/CONTRIBUTING.md) before making a pull request.\nThank you to all the people who already contributed to this project!\n\n## Maintainers 👷\n\u003ctable\u003e\n  \u003ctr\u003e\n    \u003ctd align=\"center\"\u003e\u003ca href=\"https://lucastostee.now.sh/\"\u003e\u003cimg src=\"https://avatars3.githubusercontent.com/u/22588842?s=460\u0026v=4\" width=\"100px;\" alt=\"Tostee Lucas\"/\u003e\u003cbr /\u003e\u003csub\u003e\u003cb\u003eTostee Lucas\u003c/b\u003e\u003c/sub\u003e\u003c/a\u003e\u003cbr /\u003e\u003ca href=\"#\" title=\"Code\"\u003e💻\u003c/a\u003e\u003c/td\u003e\n  \u003c/tr\u003e\n\u003c/table\u003e\n\n## License ⚖️\nMIT\n\n---\n\u003cdiv align=\"center\"\u003e\n\t\u003cb\u003e\n\t\t\u003ca href=\"https://www.npmjs.com/package/get-good-readme\"\u003eFile generated with get-good-readme module\u003c/a\u003e\n\t\u003c/b\u003e\n\u003c/div\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluctst%2Ffast-repo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fluctst%2Ffast-repo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fluctst%2Ffast-repo/lists"}