Crates.io | gitnow |
lib.rs | gitnow |
version | 0.2.3 |
source | src |
created_at | 2024-09-23 20:33:56.36175 |
updated_at | 2024-09-26 19:43:23.083109 |
description | Git Now is a utility for easily navigating git projects from common upstream providers. Search, Download, and Enter projects as quickly as you can type. |
homepage | https://gitnow-client.prod.kjuulh.app |
repository | https://github.com/kjuulh/gitnow |
max_upload_size | |
id | 1384456 |
size | 152,243 |
Git Now is a utility for easily navigating git projects from common upstream providers. Search, Download, and Enter projects as quickly as you can type.
cargo (b)install gitnow
# You can either use gitnow directly (and use spawned shell sessions)
gitnow
# Or install gitnow scripts (in your .bashrc, .zshrc) this will use native shell commands to move you around
eval $(gitnow init zsh)
git-now # Long
gn # Short alias
How many steps do you normally do to download a project?
<project>
A power user can of course use gh repo clone
to skip a few steps.
With gitnow
git now