Skip to content

A gh-new is a CLI tool to quickly create a new GitHub repository from the command line.

License

Notifications You must be signed in to change notification settings

BRAVO68WEB/gh-new

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

new - GitHub Project Initializer

Description 👀

A gh-new is a CLI tool to quickly create a new GitHub repository from the command line.

Usage 🙌

gh new -h

A gh-new is a CLI tool to quickly create a new GitHub repository from the command line.

Usage:
  gh-new [flags]

Flags:
  -h, --help           help for gh-new
  -m, --msg string     Set the message of initial commit
  -o, --owner string   Set the owner of the repository
  -p, --private        Set the repository to private

Example 🤓

gh new -o BRAVO68WEB -m "Initial commit" -p --push

🔧 Repository initialized
📦 Files added to repository
📝 Repository committed
🚀 Private Repository created on GitHub
🔍 Current branch: main
🚀 Repository pushed to GitHub
🎉 Repository created successfully
👉 https://github.com/BRAVO68WEB/gh-new

Installation 🚀

gh extension install BRAVO68WEB/gh-new

Contributing 🤝

Contributions, issues and feature requests are welcome!

Show your support 🙌

Give a ⭐️ if this project helped you!

License 📝

This project is MIT

About

A gh-new is a CLI tool to quickly create a new GitHub repository from the command line.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published