edge icon indicating copy to clipboard operation
edge copied to clipboard

A Clojure application foundation from JUXT

Results 39 edge issues
Sort by recently updated
recently updated
newest added

Users should avoid initialization in the normal case.

help wanted
good first issue
documentation

I just added support for automatic dependency update checking via [Depot](https://github.com/Olical/depot). To do so I added Depot to my bin/app project's deps.edn file. Additionally, I added a new script in...

This is not a very sophisticated build system, but it does get the ball rolling for adding testing for more of the projects. I had to include #85 in this...

If you add a second build, this will prevent an error.

It might be worth creating some sugar for this, or maybe it's not so bad :).

The ansi codes show up when I am in vim, and vim can't show them. Don't do that.

Currently there's no easy way to add custom tags and have them loaded. You have to modify edge.system in your local copy.