This website works better with JavaScript.
Explore
Help
Register
Sign In
crappyrules
/
notehub
Watch
1
Star
0
Fork
You've already forked notehub
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
A pastebin for markdown pages.
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
168
Commits
1
Branch
0
Tags
1.1 MiB
Tree:
5a1626a2f4
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5a1626a2f4'
${ noResults }
notehub
/
Makefile
7 lines
89 B
Raw
Normal View
History
Unescape
Escape
aot compilation added; make option to start server in :prod mode
14 years ago
# starts the app in :dev mode
run
:
moving to compojure; api done
12 years ago
@DEVMODE
=
1
lein ring server
aot compilation added; make option to start server in :prod mode
14 years ago
note title in the storage collision addressed
14 years ago
server
:
redis-server
&