ewanharris / targit

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

targit

targit is a module for downloading Git repostitories from a variety of hosting services. Currently targit supports BitBucket, GitHub, and GitLab (but not the on-premise versions).

This repo comprises of 3 packages:

  • targit
    • The main library, majority of the time you'll want to use this
  • targit-cli
    • A WIP CLI that aims to provide an interesting of method of scaffolding projects.
  • targit-parser
    • The parser for various types of Git URIs supported by targit

About


Languages

Language:JavaScript 100.0%