Skip to content

Latest commit

 

History

16 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

genegraph-schema

Requirements

Usage

# Run the app
clojure -M:run

# Start an nREPL for editor-connected development
clojure -M:dev

# Run tests
clojure -M:test

# Build a standalone uberjar into target/
clojure -T:build uber

Layout

src/genegraph/schema.clj   main namespace + entry point
test/genegraph/            tests
dev/user.clj              REPL scratch namespace (:dev alias)
resources/                non-code assets on the classpath
build.clj                 tools.build script
deps.edn                  dependencies and aliases

About

Schema for Genegraph applications

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages