0.1.3 • Published 3 years ago

ghmount v0.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

ghmount

Mount github repo in filesystem

Version License

Features

  • Typescript

Usage

Execute and follow the prompt:

yarn exec ghmount

To see all options:

yarn exec ghmount -h

Commands

USAGE
  $ ghmount [REPOPATH] [MNTPATH]

ARGUMENTS
  REPOPATH  repo path
  MNTPATH   mount path

OPTIONS
  -h, --help     show CLI help
  -v, --version  show CLI version

See code: src/index.ts