Crates.io | gph_core |
lib.rs | gph_core |
version | 0.1.0 |
source | src |
created_at | 2024-10-10 15:03:36.420545 |
updated_at | 2024-10-10 15:17:40.183681 |
description | git_phantom core library |
homepage | |
repository | https://github.com/not-elm/git_phantom |
max_upload_size | |
id | 1403878 |
size | 3,021 |
[!CAUTION] This crate is in the early stages of development and is subject to breaking changes.
This app is a tunnel application that allows you to create a temporary shared repository locally and publish it externally.
cargo install gph_cli
gph auth
# go to local git repository.
cd hoge
gph share
This crate is licensed under the MIT License or the Apache License 2.0.