A git sub-command to view your git repository in the web browser
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Go to file
sgoudham 26d9e5bd09
feat: Parse URL & (naively) open the url in the browser
2 years ago
.github ci: Add scripts & build/deploy.yml 3 years ago
src feat: Parse URL & (naively) open the url in the browser 2 years ago
.gitignore chore: Tidy up .gitignore 3 years ago
Cargo.toml build: Add dependency 'url:2.2.2' to allow the parsing of URLs 2 years ago
LICENSE Initial commit 3 years ago
README.md docs: Update README.md to match new repository name 3 years ago

README.md

git-browser

A git sub-command to open your git repository in the web browser... written in Rust :D