inference 90482e42d7
feat(scanner): add duplicate-scanner functionality
Add functionality for the duplicate scanner. This uses the
previously-implemented code to derive SHA-256-based hashes and detect
duplicates before deleting them. Arguments are provided for a dry-run
mode and directory selection.
2025-06-25 21:53:57 +00:00
2024-02-15 08:25:17 +00:00

Script

Inferencium script files.

Branches

main

Script repository root directory files pre-alpha development and alpha testing occurs in this branch.
Feature-complete modifications of this branch are merged to beta branch for beta testing.

beta

Feature-complete beta testing of merged code from development branches occurs in this branch.
Merges from development branches to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.

stable

Feature-complete and tested versions from beta branch are stored in this branch.
Merges from beta branch to this branch are squashed, and the updated versions of the individual files are mentioned in the commit messages.
This branch contains code used in production.

Security

All files are checked for security issues; however, it is always the users responsibility to audit the code before installing and/or executing it. Inferencium takes no responsibility for any security issues which may arise due to usage of this repository.

Licensing

All content is licensed under BSD 3-Clause Clear license.

Description
Inferencium script files.
Readme 88 KiB
Languages
Shell 69.3%
Python 30.7%