Currently we have two source directories, src and env.
We inherited that from the expo template but in general this is not required (AFAIK). We can put the content of those files directly inside src as it already contains more than just hive.
The user.clj would be left without a parent node though
Currently we have two source directories,
src
andenv
.We inherited that from the expo template but in general this is not required (AFAIK). We can put the content of those files directly inside
src
as it already contains more than justhive
.The
user.clj
would be left without a parent node though