Skip to content

Conversation

@cmwilhelm
Copy link
Contributor

@cmwilhelm cmwilhelm commented Mar 6, 2025

Single-function rust scripts for development work on learn2code.
Executable via cargo from shell with local files, per desired
workflow. Tests were written in Python just to expedite delivery.
There is also a lot of duplicate code around file IO that I imagine
will go away once d2tk is a thing.

The real files to pay attention to are concat.rs and fim.rs. The
sanitizing stuff is just @soldni 's code unmodified.

This is meant to function as a pipeline, where each component is optional.
However, here is the intended order of operation:

  1. (optionally) sanitize
  2. (optionally) concat
  3. (optionally) FIM

@regan-huff regan-huff self-requested a review April 3, 2025 22:23
@regan-huff regan-huff merged commit 757dcb5 into main Apr 4, 2025
18 checks passed
@regan-huff regan-huff deleted the sanitize-concat-fim branch April 4, 2025 02:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants