Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 560 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 560 Bytes

clj-service GitHub Actions status |pink-gorilla/clj-serviceClojars Project

  • Expose clj functions in the browser
  • can use extension manager to discover clj-services

dev demo

  cd demo
  clj -X:webly:npm-install
  clj -X:webly:compile
  clj -X:run

tests

  clj -M:test