gph_core

Crates.iogph_core
lib.rsgph_core
version0.1.0
sourcesrc
created_at2024-10-10 15:03:36.420545
updated_at2024-10-10 15:17:40.183681
descriptiongit_phantom core library
homepage
repositoryhttps://github.com/not-elm/git_phantom
max_upload_size
id1403878
size3,021
z4kuro (not-elm)

documentation

README

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.

Commit count: 51

cargo fmt