GitbookIO / nuts

:chestnut: Releases/downloads server with auto-updater and GitHub as a backend
http://nuts.gitbook.com
Apache License 2.0
1.25k stars 299 forks source link

Feature/autoinit #49

Closed AaronO closed 8 years ago

AaronO commented 8 years ago

Makes calling Nuts.init() optional since it's now called when needed inside Nuts

Fixes #41

AaronO commented 8 years ago

@SamyPesse Was thinking about using _.memoize before, updated it now.