Add lein start-dev info to README
This commit is contained in:
parent
9085614d24
commit
417bd282f6
1 changed files with 3 additions and 0 deletions
|
|
@ -157,6 +157,8 @@ There's two default forms of encryption on offer: `:salted` and `:cached`. Each
|
|||
|
||||
## Contact & contributing
|
||||
|
||||
`lein start-dev` to get a (headless) development repl that you can connect to with [Cider][] (emacs) or your IDE.
|
||||
|
||||
Please use the project's GitHub [issues page][] for project questions/comments/suggestions/whatever **(pull requests welcome!)**. Am very open to ideas if you have any!
|
||||
|
||||
Otherwise reach me (Peter Taoussanis) at [taoensso.com][] or on [Twitter][]. Cheers!
|
||||
|
|
@ -176,5 +178,6 @@ Copyright © 2012-2014 Peter Taoussanis. Distributed under the [Eclipse Publ
|
|||
[ClojureWerkz]: <http://clojurewerkz.org/>
|
||||
[issues page]: <https://github.com/ptaoussanis/nippy/issues>
|
||||
[commit history]: <https://github.com/ptaoussanis/nippy/commits/master>
|
||||
[Cider]: <https://github.com/clojure-emacs/cider>
|
||||
[taoensso.com]: <https://www.taoensso.com>
|
||||
[Eclipse Public License]: <https://raw2.github.com/ptaoussanis/nippy/master/LICENSE>
|
||||
|
|
|
|||
Loading…
Reference in a new issue