Whenever you create a new Edge project, people only see the Edge Readme rather than the project's Readme.
Perhaps have a place that references the subdirectory with the actual project's readme?
Additionally, there are no commands built-in or in the readme about building the project for production. Perhaps something like: clj -A:prod:prod/build:build:build/once.
Whenever you create a new Edge project, people only see the Edge Readme rather than the project's Readme.
Perhaps have a place that references the subdirectory with the actual project's readme?
Additionally, there are no commands built-in or in the readme about building the project for production. Perhaps something like:
clj -A:prod:prod/build:build:build/once.