Skip to content

pushto cmd is wrapper command for `prettify to push`

Notifications You must be signed in to change notification settings

rao-abhishek/pushto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Prerequisites

  1. Ensure Git CMD is installed on your system.
  2. Prettier is installed and set up to run with the command npm run prettify or yarn run prettify.

Installation Steps

  1. Clone the Repository:

    git clone https://github.com/rao-abhishek/pushto.git
    
  2. Add pushto to Git CMD:

    • change the file extension from pushto.sh to pushto.exe
    • Copy the pushto.exe file to the path/to/Git/cmd/ directory. For example, you can place it in C:\Program Files\Git\cmd.
  3. Update System Environment Variables:

    • Include the path to the pushto file from the path/to/Git/cmd/ directory in the system's environment variables.
  4. Verify Setup:

    • Open a Git Bash terminal and run the following command:
      pushto help

All Set!

Your installation is now complete. You can use the pushto command in the Git Bash terminal.

About

pushto cmd is wrapper command for `prettify to push`

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages