command
module
Version:
v0.0.0-...-fde3381
Opens a new window with list of versions in this module.
Published: Apr 19, 2015
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Go, AngularJS, jQuery and Bootstrap
Boilerplate Go web application with:
Template delimiters
Go templates use {{ and }} by default, which is incompatible with AngularJS syntax.
This boilerplate replaces the default delimiters with [: and :].
Assets
Assets are compiled using go-bindata.
assets/static files are served as static files.
assets/templates with suffix .tmpl are compiled and rendered by unrolled/render
License
Copyright © 2015, Ian Kent (http://iankent.uk)
Released under MIT license, see LICENSE for details.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.