bitmask-stack / bitmask-stack/carbonado

Command line tools

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
119
Forks
9
PR merge metrics
No merged PRs in 30d

Description

For testing over large files
There should be three subcommands for a `carbonado` bin:

- [ ] encode
- [ ] decode
- [ ] scrub

There will also need to be corresponding fs methods, which should also be exposed for embedding. Filesystem features should also be built using a conditionally-compiled feature flag.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by locating the `carbonado` binary entry point and the existing filesystem API. Map the requested `encode`, `decode`, and `scrub` subcommands, then determine how filesystem functionality should be conditionally compiled and exposed for embedding. Done means all three commands and corresponding filesystem methods are defined and covered by the project’s tests.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.