Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
48 changes: 48 additions & 0 deletions projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,12 @@ selmer:
categories: [Template Languages]
platforms: [clj]

majavat:
name: Majavat
url: https://github.com/ruroru/majavat
categories: [Template Languages]
platforms: [clj]

hiccup:
name: Hiccup
url: https://github.com/weavejester/hiccup
Expand Down Expand Up @@ -326,6 +332,12 @@ ring_jetty9_adapter:
categories: [Ring Adapters]
platforms: [clj]

ring_http_exchange:
name: ring-http-exchange
url: https://github.com/ruroru/ring-http-exchange
categories: [Ring Adapters]
platforms: [clj]

rrss:
name: RRSS
url: https://github.com/paraseba/rrss
Expand Down Expand Up @@ -560,6 +572,36 @@ lein_ring:
categories: [WAR File Generation, Ring Development, Leiningen Plugins]
platforms: [clj]

lein_archive:
name: lein-archive
url: https://github.com/ruroru/lein-archive
categories: [Leiningen Plugins]
platforms: [clj]

lein_copy_deps:
name: lein-copy-deps
url: https://github.com/ruroru/lein-copy-deps
categories: [Leiningen Plugins]
platforms: [clj]

lein_cavalo:
name: lein-cavalo
url: https://github.com/ruroru/lein-cavalo
categories: [Leiningen Plugins]
platforms: [clj]

lein_bump:
name: lein-bump
url: https://github.com/ruroru/lein-bump
categories: [Leiningen Plugins]
platforms: [clj]

lein_strict_check:
name: lein-strict_check
url: https://github.com/ruroru/lein-strict-check
categories: [Leiningen Plugins]
platforms: [clj]

lein_beanstalk:
name: lein-beanstalk
url: https://github.com/weavejester/lein-beanstalk
Expand Down Expand Up @@ -4295,6 +4337,12 @@ hugsql:
categories: [SQL Abstraction]
platforms: [clj]

boa_sql:
name: Boa-SQL
url: https://github.com/ruroru/boa-sql
categories: [SQL Abstraction]
platforms: [clj]

tagged:
name: Tagged
url: https://github.com/miner/tagged
Expand Down