divnix / std

A DevOps framework for the SDLC with the power of Nix and Flakes. Good for keeping deadlines!
https://std.divnix.com
377 stars 41 forks source link

feat/add target finder #351

Closed blaggacao closed 10 months ago

blaggacao commented 10 months ago

Context

For convenience and ease of refactoring, given that a block is a folder, then users would like to drop in files which are recognized as targets by their file name in an haumea-style loader.

Proposed Solution