GithubHelp home page GithubHelp logo

Comments (4)

ecevinoth avatar ecevinoth commented on June 15, 2024 1

one more alternative is, you can pass password string as a input argument to your shell script.

Have build the same automation for windows platform using git-bash.exe with all parameter as input arguments to script.

Here is the link
https://github.com/ecevinoth/ProjectInitializationAutomation
execution_result

from projectinitializationautomation.

wikyprash avatar wikyprash commented on June 15, 2024

create username and password under system as environment variables
and assign them to the program

from projectinitializationautomation.

wikyprash avatar wikyprash commented on June 15, 2024

you can check my repository i recreated this for windows by using the token authentication.

https://github.com/wikyprash/project_initializer.git

pre-setup:

create env vars :
projects directory as - "mp"
Github tocken as      - "gt"

setup:

git clone "https://github.com/wikyprash/project_initializer.git"
cd project_initializer
pip install -r requirements.txt

path:
"project_initializer" folder directory to path

Usage:

Command to run the program type

'create <name of your folder>'       - for local
'create <name of your folder> <g>'   - for remote

from projectinitializationautomation.

terminal-guy avatar terminal-guy commented on June 15, 2024

I have created a same script as this to work on every machine

DO NOT WORRY THIS SCRIPT WORKS ON EVERY MACHINE

Link to the project:
https://github.com/String-error-404/GIT-and-GTITHUB_automation

if you like the project give a star to the repo and follow me on github

from projectinitializationautomation.

Related Issues (19)

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.