Skip to content

Sublime Text 3 plugin that automatically compiles .mammouth files to PHP upon Save

Notifications You must be signed in to change notification settings

PlethoraLabs/MammouthST3AutoBuild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

MammouthST3AutoBuild

Sublime Text 3 plugin that automatically compiles .mammouth files to PHP upon Save

What is Mammouth?

Mammouth is a small language that compiles into PHP, inspired by CoffeeScript. It's compiled to PHP code/files that you can run on your PHP server.

More info here.

Installation procedure

  • Install Mammouth compiler
npm install -g mammouth
  • Download this repository and move it into your SublimeText 3 Packages folder
  • Now, whenever you save a file with a .mammmouth extension, the file will be automatically compiled to PHP.

About

Sublime Text 3 plugin that automatically compiles .mammouth files to PHP upon Save

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages