/auto_git_repo

bash script to automate github remote repository creation ✨✨✨

Primary LanguageShell

📌 Introduction

This project aims to eradicate tedious and cumbersome task to creating a remote repository on GitHub when local repository already exists on users machine.

⚡ Quick start

  • need bash
  • store GH_USER_NAME(your GitHub username) & GH_KEY(your GitHub api key) as environment variables
  • from local repository, just call this bash script and done😊🤩😉