Skip to content

An Emacs extension for creating project template (Currently based on giter8 )

License

Notifications You must be signed in to change notification settings

AmirHooshangi/Template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template

An Emacs extension for creating project templates (Currently based on Giter8 )

Requirements

$ g8 [arguments]   => this command being used by emacs

Installation

  • This package is available on marmalade repo, so you need to add it to your repo list and after that :
M-x package-install [RET] template [RET]
  • add this line to your .emacs => (require 'template)

How to use

All you need is "create-project" command in Emacs which asks you to enter your g8 template name. for example "typesafehub/scala-sbt".

Free Software ?

hell yeah it's GPL.

About

An Emacs extension for creating project template (Currently based on giter8 )

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published