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 7bd38ad769
build: Add dev-dependency 'test-case'
This allows the use of paramaterised testing
2 years ago
.github ci: Add scripts & build/deploy.yml 2 years ago
src feat: Parse URL & (naively) open the url in the browser 2 years ago
.gitignore chore: Tidy up .gitignore 2 years ago
Cargo.toml build: Add dev-dependency 'test-case' 2 years ago
LICENSE Initial commit 2 years ago
README.md docs: Update README.md to match new repository name 2 years ago

README.md

git-browser

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