yqrashawn/GokuRakuJoudo

Split configurations into multiple files and source them from the main file?

Open

#153 opened on Dec 1, 2021

View on GitHub
 (3 comments) (2 reactions) (0 assignees)Clojure (1,396 stars) (125 forks)batch import
enhancementhelp wanted

Description

Is this something that is possible? My edn file is getting pretty long, it'd be neat to be able to split them into separate files based on application/layers. And then source them into the main file.

Contributor guide