1.0.0 • Published 7 years ago

gqlf v1.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

gqlf

gqlf is a graphql based file explorer. Side project, mostly useless.

Usage

$ gqlf -h
usage: gqlf [-h] [-v] [-p PORT]

GraphQL based File Explorer

Optional arguments:
  -h, --help            Show this help message and exit.
  -v, --version         Show program's version number and exit.
  -p PORT, --port PORT  Defines the express port which the server listens on