ghmount
v0.1.3
Published
Mount github repo in filesystem
Downloads
1
Readme
ghmount
Mount github repo in filesystem
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