https://github.com/bravo68web/gh-local-setup
GitHub Local Project Setup
https://github.com/bravo68web/gh-local-setup
bash-script gh-cli gh-extension
Last synced: 5 months ago
JSON representation
GitHub Local Project Setup
- Host: GitHub
- URL: https://github.com/bravo68web/gh-local-setup
- Owner: BRAVO68WEB
- License: mit
- Created: 2023-08-24T01:21:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-06-01T07:00:56.000Z (over 1 year ago)
- Last Synced: 2025-05-16T20:07:12.267Z (9 months ago)
- Topics: bash-script, gh-cli, gh-extension
- Language: Shell
- Size: 7.81 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# gh-local-setup - GitHub Local Project Setup
## Description 👀
This repository contains a set of scripts to help you setup your local environment for local project development.
## Usage 🙌
### Enviornment
- Linux
### Languages/Frameworks Supported
- Nodejs (npm/pnpm/yarn)
- Bun
- Rust
- Go
- Make
- Elixer
- Ruby
- Java (maven)
- PHP (composer)
- Python (requirement.txt)
- Gradle
### Prerequisites
- [gh](https://cli.github.com/) - GitHub CLI
### Installation
```bash
gh extention install BRAVO68WEB/gh-local-setup
```
### Commands
```bash
gh local-setup
```
> Note: This command will create a new directory with the name of your repository and clone it.
## Contributing 🤝
Contributions, issues and feature requests are welcome!
## Show your support 🙌
Give a ⭐️ if this project helped you!
## License 📝
This project is [MIT](LICENSE.md)