mincer
Version:
Web assets processor. Native JavaScript port of Sprockets.
26 lines (18 loc) • 623 B
Plain Text
#
# Common nodeca config
################################################################################
--index "./README.md"
--package "./package.json"
--gh-ribbon "https://github.com/{package.repository}"
--output "doc"
--render "html"
--link-format "https://github.com/{package.repository}/blob/master/{file}#L{line}"
--broken-links "throw"
#
# Paths with sources
################################################################################
lib
#
# Project specific configuration
################################################################################
--show-all