Asher Morgan
Git
coliru
A minimal, flexible, dotfile installer
git clone
https://git.ashermorgan.net/coliru/
Log
|
Files
|
Refs
|
README
Mode
Name
Size
-rw-r--r--
.editorconfig
15L
-rw-r--r--
.github/workflows/build-and-test.yml
38L
-rw-r--r--
.github/workflows/release.yml
68L
-rw-r--r--
.gitignore
7L
-rw-r--r--
CHANGELOG.md
53L
-rw-r--r--
Cargo.lock
608L
-rw-r--r--
Cargo.toml
16L
-rw-r--r--
README.md
133L
-rw-r--r--
examples/basic/bashrc
1L
-rw-r--r--
examples/basic/gitconfig
6L
-rw-r--r--
examples/basic/manifest.yml
37L
-rw-r--r--
examples/basic/script.bat
2L
-rwxr-xr-x
examples/basic/script.sh
3L
-rw-r--r--
examples/basic/vimrc
5L
-rw-r--r--
examples/test/bashrc
1L
-rw-r--r--
examples/test/gitconfig
1L
-rw-r--r--
examples/test/invalid.yml
7L
-rw-r--r--
examples/test/manifest.yml
33L
-rw-r--r--
examples/test/scripts/foo
1L
-rw-r--r--
examples/test/scripts/script.bat
3L
-rwxr-xr-x
examples/test/scripts/script.sh
4L
-rw-r--r--
examples/test/vimrc
1L
-rw-r--r--
src/cli.rs
97L
-rw-r--r--
src/core.rs
181L
-rw-r--r--
src/local.rs
408L
-rw-r--r--
src/main.rs
15L
-rw-r--r--
src/manifest.rs
483L
-rw-r--r--
src/ssh.rs
459L
-rw-r--r--
tests/.temp/ssh/.gitkeep
3L
-rw-r--r--
tests/basic.rs
192L
-rw-r--r--
tests/local.rs
502L
-rw-r--r--
tests/server/Dockerfile
17L
-rw-r--r--
tests/server/compose.yml
13L
-rwxr-xr-x
tests/server/entry.sh
9L
-rw-r--r--
tests/ssh.rs
332L
-rw-r--r--
tests/test_utils/mod.rs
212L