Coder Social home page Coder Social logo

aryakesharwani / autoprojectcreation Goto Github PK

View Code? Open in Web Editor NEW

This project forked from littlehaku/autoprojectcreation

0.0 0.0 0.0 7 KB

Automatically creates a folder and a repository (private or public) in Github with just one CMD command.

Python 63.32% Batchfile 36.68%

autoprojectcreation's Introduction

AutoProjectCreation on Windows

Origin

I saw Kalle Halden make this project for Mac using Selenium and I wanted to try it but using just Github. His video: https://www.youtube.com/watch?v=7Y8Ppin12r4

How to install it

Make sure you have Python installed first

Go to your CMD and navigate to the folder where you want to clone this and copy the commands:

git clone https://github.com/LittleHaku/AutoProjectCreation.git
cd AutoProjectCreation
pip install PyGithub

Then edit the file create.bat and create.py where it is said with comments

MOST DIFFICULT: Here follow me step by step.

  1. Type env to inside the windows search and a window with properties must pop up.
  2. In the top window click on PATH and edit it.
  3. Click New and paste the location where the batch is, example: "G:\Proyectos\AutoProjectCreation\batch" and accept that.
  4. Go back to the window where PATH and more things are and press New... and create a variable with the name GIT_USER and inside the value your Github username.
  5. Repeat the step 4 but this time create a variable with the name GIT_PASS and inside the value your Github password.

How to use it

Use the CMD and type:

create ProjectName private/public
  • ProjectName: Here write your project WITHOUT spaces.
  • private/public: Here state if you want your Github repository to be private or public.

autoprojectcreation's People

Contributors

littlehaku 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.