Skip to content

Commit

Permalink
lib: move all of the script bits out to their own module
Browse files Browse the repository at this point in the history
This leaves us with an orch.lua that just re-exports its own functionality
from the rest of the library, which leaves us with a cleaner public
interface obvious from looking at it.

Signed-off-by: Kyle Evans <[email protected]>
  • Loading branch information
kevans91 committed Feb 9, 2024
1 parent 0b56a4c commit 771e768
Show file tree
Hide file tree
Showing 2 changed files with 776 additions and 745 deletions.
Loading

0 comments on commit 771e768

Please sign in to comment.