| Crates.io | gitnow |
| lib.rs | gitnow |
| version | 0.3.5 |
| created_at | 2024-09-23 20:33:56.36175+00 |
| updated_at | 2025-03-04 12:28:24.385086+00 |
| 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 | 166,611 |
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