Skip to content

drivasperez/ungit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ungit

A small command-line utility for downloading the latest version of a repository from Github. Useful for scaffolding new projects from a template. Based on degit - if you want to use a real program use that, but this one does work!

Usage

ungit [target]

Flags

  • -h, --help Prints help information
  • -V, --version Prints version information

Args

  • repo: The repository to load. Format: {USER}/{REPOSITORY}
  • target: The location the repository should be unpacked to

About

degit clone

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages