This repo contains a bunch of software maintained by the buildbtw team. Check the respective directories for their READMEs.
We're using the issue tracker for requirements and user stories. We're planning to use labels to allow filtering the issues:
Issues are grouped using milestones. Prioritization happens through user stories which reflect our high-level goals.
Information on prior art, technical background, feedback from user interviews and other notes are gathered in the notes folder.
rustup install stable
rustup default stable
just
(pacman -S just
or cargo install just
)sea-orm-cli
(pacman -S sea-orm-cli
)reuse
(pacman -S reuse
)cargo-deny
(pacman -S cargo-deny
or cargo install cargo-deny
)There are a bunch of commands you can run at this level. Run just
to view all of them.
just ci-dev
to check whether the repo as a whole would pass CIjust licenses
to check license compliancejust check-dependencies
to audit dependencies, e.g. for security vulnerabilities.just lint
to run cargo fmt
and cargo clippy
just lint-fix
to automatically fix lints and formattingjust format
to format the source codejust test
to run testsjust watch-test
to run tests and auto-rerun on code changesjust build
to build in debug modejust build-release
to build in release modejust bench
to run performance benchmarksjust clean
to remove build artifacts, caches, and temporary filesRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4