refcell

Results 93 issues of refcell

**Description** Follows #55 Add a `--with-labels` flag that tells amble to post labels to the project git repository. When `--full` is passed, this should happen automatically. If the directory is...

stash

**Description** Introduces `preamble2`, a `preamble` rewrite.

**Description** Automatically created `main` branch protection rule if a git repository is generated or the project directory is detected to be a git repo. This should behave similarly to labels.

C: Good First Issue

**Description** Since crate doc comments were inlined, doc comments in the `README.md` are no longer run. Use the doc comment crate to execute these doc comments in `lib.rs`.

**Description** Expose decolored license fetching with blocking calls. This prevents downstream `preamble` library users from silent coloring, making the call explicitly blocking. Optionally, an `async` feature should be added that...

**Description** Update the `preamble` crate documentation and run doc tests for the readme with [doctest](https://github.com/BurntSushi/aho-corasick/blob/master/src/lib.rs#L236-L237)

**Description** Fix any one-shot binary and library projects for the release workflow.

**Description** Update the Github Release workflow to provide verbose and meaningful release descriptions. Is it possible to use an llm for auto-generating this? Maybe there's already a published llm github...

**Description** Extend the github release to be built for a matrix of system architectures.