Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/elyeandre/create-repo-cmdline

This repository contains a Bash script for creating GitHub repositories programmatically. The script allows users to specify the repository name and whether it should be public or private. It also prompts for a GitHub token to authenticate the API request.
https://github.com/elyeandre/create-repo-cmdline

Last synced: about 1 month ago
JSON representation

This repository contains a Bash script for creating GitHub repositories programmatically. The script allows users to specify the repository name and whether it should be public or private. It also prompts for a GitHub token to authenticate the API request.

Awesome Lists containing this project