reponest 0.1.0-alpha

A TUI/CLI tool for managing multiple git repositories written in Rust.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Rust build artifacts
/target

# Direnv files
.envrc
.direnv

# Test repositories
test-repos/

# tools cache
cliff.toml.cache
.typos.toml.cache

# macOS system files
.DS_Store