go-angularjs-jquery-bootstrap-boilerplate

command module
v0.0.0-...-fde3381 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Apr 19, 2015 License: MIT Imports: 7 Imported by: 0

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

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL