Skip to content

slim-template/language-slim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Slim Atom language package

Description

This is the Atom language package, converted from the Slim TextMate/Sublime bundle.

Contributing

Grammar is pulled as YAML from slim-template/ruby-slim.tmbundle and converted to CSON, additional changes might be done to the resulting grammars/ruby slim.cson file.

npm install
wget https://raw.githubusercontent.com/slim-template/ruby-slim.tmbundle/master/Syntaxes/Ruby%20Slim.YAML-tmLanguage
node_modules/.bin/yaml2json "Ruby Slim.YAML-tmLanguage" -p | node_modules/.bin/json2cson --2spaces > "grammars/ruby slim.cson"

Optionally, make changes to grammars/ruby slim.cson. Preview the results by rebuilding/linking the package and previewing demo.slim.

apm rebuild && apm link && atom .

Author

Fred Wu

About

Slim syntax package for Atom.

Resources

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages