Skip to content

spike default template, with unsweetened markup languages for html and css

License

Notifications You must be signed in to change notification settings

static-dev/spike-tpl-sugarfree

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Spike - Sugarfree Template

tests dependencies

The base template for the latest spike version, but without sugarml or sugarss. The features in this template are designed by the carrot tech team.

Installation

With Spike

  • npm i spike -g
  • spike tpl add sugarfree https://github.com/static-dev/spike-tpl-sugarfree
  • spike new <projectname> -t sugarfree

...or you can make it the default with spike tpl default sugarfree.

Standalone

Spike uses sprout internally to generate it's project templates. This means you can even use this template without spike by using sprout directly.

  • npm i sprout-cli -g
  • sprout add spike-tpl-sugarfree [email protected]:static-dev/spike-tpl-sugarfree.git
  • sprout new spike-tpl-sugarfree <myproject>

Options

  • name (name of template)
  • description (a short description of the template)
  • github_username (name of github user)

About

spike default template, with unsweetened markup languages for html and css

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published