https://github.com/vladimyr/ls-gh
List github repository contents using SVN bridge
https://github.com/vladimyr/ls-gh
cli github ls nodejs svn-bridge
Last synced: about 2 months ago
JSON representation
List github repository contents using SVN bridge
- Host: GitHub
- URL: https://github.com/vladimyr/ls-gh
- Owner: vladimyr
- License: wtfpl
- Created: 2018-12-17T18:14:44.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-12-18T20:21:24.000Z (over 7 years ago)
- Last Synced: 2025-09-28T10:30:17.442Z (9 months ago)
- Topics: cli, github, ls, nodejs, svn-bridge
- Language: JavaScript
- Homepage:
- Size: 29.3 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ls-gh [](https://npm.im/ls-gh) [](https://github.com/vladimyr/ls-gh/blob/master/LICENSE) [](https://github.com/Flet/semistandard)
>List github repository contents using SVN bridge
## Run
```
$ npx tldr-lite [command]
```
## Usage
```
$ npx ls-gh --help
ls-gh v1.0.0
Usage:
$ ls-gh # list remote items
$ ls-gh -b # list remote items on target branch
Options:
-b, --branch List items from specified git branch
-j, --json Output list in JSON format
-h, --help Show help
-v, --version Show version number
Homepage: https://github.com/vladimyr/ls-gh
Report issue: https://github.com/vladimyr/ls-gh/issues
```