switch to basic ring + compojure project
This commit is contained in:
parent
c652b828e8
commit
faa7131ee3
21 changed files with 46 additions and 978 deletions
10
README.md
10
README.md
|
|
@ -1,7 +1,9 @@
|
|||
# Biff starter project
|
||||
# Code Snippets
|
||||
|
||||
This is the starter project for Biff.
|
||||
App to store my code snippets.
|
||||
|
||||
Run `clj -M:dev dev` to get started. See `clj -M:dev --help` for other commands.
|
||||
Start app in dev
|
||||
|
||||
Consider adding `alias biff='clj -M:dev'` to your `.bashrc`.
|
||||
```
|
||||
$ clojure -M -m snippets.api
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue