bole 0.2.0

Manage all package managers on your system
Documentation
# Generated by Cargo
# will have compiled files and executables
debug
target

# Backup files generated by rustfmt
**/*.rs.bk

# Generated by MSVC Windows builds of rustc
*.pdb

# Generated by cargo mutants
**/mutants.out*/

# Nix build outputs
result
result-*
.direnv/

# OS cruft
.DS_Store
Thumbs.db
Desktop.ini

# Editor/IDE files
.vscode/
.idea/
.vim/
*.swp
*.swo
*~
.#*
\#*\#