GithubHelp home page GithubHelp logo

val100 / gitlab-repo-create Goto Github PK

View Code? Open in Web Editor NEW

This project forked from volym3ad/gitlab-repo-create

0.0 1.0 0.0 4 KB

scripts for creating repositories in gitlab remotely using GitLab API

Shell 100.00%

gitlab-repo-create's Introduction

GitLab Project creation

Purposes:

Script is created for automate the process of creation gitlab repository and pushing there files from current directory.

How to use gitlab-remote-v1.0:

  1. Copy gitlab-remote-v1.0 to your directory with files.
  2. Script is done with the suggestion that you haven't used git in this folder before (there is no .git folder).
  3. Enter https://gitlab.com
  4. Select Profile Settings (upper right corner, dropdown list).
  5. Select Account Tab and copy your private token (this is very important!).
  6. Open terminal and cd to your directory.
  7. Run ./gitlab-remote-v1.0 name-of-repo private-token
    For example, ./gitlab-remote-v1.0 blablabla ${token} // where blablabla is the name of repository and ${token} is your private token.
  8. Done (you will see address location of your repo).

How to use gitlab-remote-v1.1:

  1. Copy gitlab-remote-v1.1 to your directory with files.
  2. Script is done with the suggestion that you haven't used git in this folder before (there is no .git folder).
  3. Run in directory ./gitlab-remote-v1.1 username name-of-repo
  4. Done (you will see address location of your repo).

How to use gitlab-remote-v1.2:

The functionality of adding users to repository was addded.
  1. Copy gitlab-remote-v1.2 to your directory with files.
  2. Script is done with the suggestion that you haven't used git in this folder before (there is no .git folder).
  3. Run in directory ./gitlab-remote-v1.2 username name-of-repo
  4. Done (you will see address location of your repo).

gitlab-repo-create's People

Watchers

 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.