This website works better with JavaScript.
Home
Explore
Help
Sign In
Mirror
/
acmed
mirror of
https://github.com/breard-r/acmed.git
Watch
1
Star
0
Fork
0
Code
Issues
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
563
Commits
12
Branches
28
Tags
2.3 MiB
Rust
95.8%
Shell
2.8%
Makefile
1.2%
Dockerfile
0.2%
Branch:
main
dependabot/add-v2-config-file
dependabot/cargo/anyhow-1.0.81
dependabot/cargo/async-process-2.1.0
dependabot/cargo/clap-4.5.3
dependabot/cargo/log-0.4.21
dependabot/cargo/nix-0.28.0
dependabot/cargo/openssl-0.10.64
dependabot/cargo/reqwest-0.11.27
dependabot/cargo/serde-1.0.197
dependabot/cargo/serde_json-1.0.114
dependabot/cargo/thiserror-1.0.58
main
v0.1.0
v0.10.0
v0.11.0
v0.12.0
v0.13.0
v0.14.0
v0.15.0
v0.16.0
v0.17.0
v0.18.0
v0.19.0
v0.2.0
v0.2.1
v0.20.0
v0.21.0
v0.22.0
v0.22.1
v0.22.2
v0.23.0
v0.24.0
v0.3.0
v0.4.0
v0.5.0
v0.6.0
v0.6.1
v0.7.0
v0.8.0
v0.9.0
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'main'
${ noResults }
acmed
/
.gitignore
14 lines
101 B
Raw
Permalink
Blame
History
# Rust files
/.cargo
/target
**/*.rs.bk
# Backup files
*~
\#*
.\#*
*.swp
# Test files
/test
test.*
Reference in new issue