An open API service indexing awesome lists of open source software.

https://github.com/tedyoung/leanbookwiki

Wiki that uses Markdown syntax to service books being published by LeanPub.
https://github.com/tedyoung/leanbookwiki

Last synced: about 1 year ago
JSON representation

Wiki that uses Markdown syntax to service books being published by LeanPub.

Awesome Lists containing this project

README

          

Wiki based on Markdown syntax that integrates with Dropbox in order to support writing books for LeanPub (see http://www.LeanPub.com).

## IntelliJ IDEA Setup:

Make sure you have added `;?*.feature` to the end of the Resource Patterns under Settings > Compiler so that IDEA will
copy over the Cucumber Feature files to where the .class files are (i.e., the target).