Giter VIP home page Giter VIP logo

ezinit-gitlab's Introduction

EZinit

GitHub license npm GitHub last commit

English

git 설정 및 repository 연결을 자동화합니다.

NPM

새로운 프로젝트를 만들 때마다 매번 git 을 초기화하고 github 에서 repository 를 만들고 link 를 복사해서 remote 로 연결하고...

시작도 전에 벌써 지치지 않나요?

이 귀찮은 과정을 처리하기 위해 만들었습니다. 명령어 한 번만 사용하면 git init, 저장소 생성 및 push 까지 처리합니다.

Install

$ npm install -g ezinit

Usage

GitHub CLI 사용을 위해 다음 명령어를 사용하여 로그인합니다. 로그인 방식은 SSH를 권장합니다.

이미 로그인하신 적이 있다면 이 과정은 무시하셔도 됩니다.

$ gh auth login

로그인 후 명령어 실행

$ ezinit [flags] <repository-name> [description]

Flags

$ ezinit [-b || --browse]

초기화 과정 완료시 git repository 새 브라우저 창으로 이동

v1.1.0 patch note

  • 내부 구현 최적화

Next Step

  • add flag (ex, --license, --public, --private...)

ezinit-gitlab's People

Contributors

songkg7 avatar

Watchers

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