gph_cli 0.1.0-alpha.1

Expose local git repository via tunneling server
gph_cli-0.1.0-alpha.1 is not a library.

git_phantom

[!CAUTION] This crate is in the early stages of development and is subject to breaking changes.

What's this?

This app is a tunnel application that allows you to create a temporary shared repository locally and publish it externally.

Install

cargo install gph_cli

Usage

gph auth
# go to local git repository.
cd hoge 
gph share

Licence

This crate is licensed under the MIT License or the Apache License 2.0.