Git Product home page Git Product logo

git-ultimate-cloner's Introduction

Git ultimate cloner

For contributing please read this

Use this ๐Ÿ˜Ž๐Ÿ˜Ž๐Ÿ˜Ž

npm i -g git-ultimate-cloner

quick clone <repository-url>

Or this ๐Ÿฅต๐Ÿฅต๐Ÿฅต

cd desktop
cd projects
git clone <repo-url>
cd repository-name
code .
open terminal in vs code
npm install

What does it do?

  1. Clones your repo

  2. Installs all the npm packages Or dart, php... find more

  3. Opens your repositoy in your favorite ide

    All in a single step ๐Ÿคฉ๐Ÿคฉ๐Ÿคฉ

  4. Set your default path so that WHEREVER you open your command prompt it will clone into the path you set

    Example: Your projects folder

Documentation

For usage details: quick --help

  1. To simply clone:

    quick clone <repo-link>
    
  2. To set default path to clone into:

    quick --set-folder default "C:\Users\SANKAR KUMAR\Desktop\projects"
    
  3. If u set a default folder but want to clone into current folder then:

    quick clone <repo-link> --folder current
    
  4. Set more custom folders to clone ur projects into respective folders:

    quick --set-folder myfolder "C:\Users\SANKAR KUMAR\Desktop\projects\myfolder"
    
  5. To clone into custom folder:

    quick clone <repo-link> --folder myfolder
    
  6. To open in your atom ide (by default opens in vscode):

    quick clone <repo-link> --ide atom
    

Currently supported various package managers:

Automatically searches and installs...

  1. NPM Packages
  2. PHP Modules
  3. Yarn and pnpm
  4. Dart Packages
  5. Ruby Gems
  6. Rust Crates
  7. Go Packages

For more feature suggestions visit:

GitHub Repo

Prerequsites

  1. NodeJS installed.
  2. git installed globally.

Contributors

Kvs Sankar Kumar

Kvs Sankar Kumar

GitHub LinkedIn

Tanmay Vyas

Tanmay Vyas

GitHub LinkedIn

Dev Sharma

Dev Sharma

GitHub LinkedIn


if (youLikedOurPackage) {
  starThisRepository();
}

git-ultimate-cloner's People

Contributors

kvssankar avatar tanmay000009 avatar cryptus-neoxys avatar dependabot[bot] avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.