Skip to content

rejeep/html-script-src.el

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML Script Src Build Status

HTML Script Src is an Emacs plugin that inserts a script tag for HTML and HAML documents with a URL to a given JavaScript framework, taken from http://scriptsrc.net/.

This is an Emacs clone of Dr. Nic's bundle for TextMate.

Installation

Add html-script-src to your Cask file:

(depends-on "html-script-src")

Usage

To fetch the available script tags:

M-x html-script-src

For more information, see comments in html-script-src.el.

Contribution

Contribution is much welcome! Html script src is tested using Ecukes. When adding new features, please write tests for them!

Install cask if you haven't already, then:

$ cd /path/to/html-script-src
$ cask

Run all tests with:

$ make

About

Script Src command for Emacs

Resources

Stars

Watchers

Forks

Packages

No packages published