Skip to content

A small MixMax app for inserting code into emails

Notifications You must be signed in to change notification settings

vorpalhex/MixMaxCode

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MixMaxCode

A small tool for MixMax to be able to insert colorized code directly into emails, complete with a simple CodeMirror based editor.

Running

npm install npm start

The configuration saved under config/config.{env}.json will be used.

Development

Tests

npm test

Requirements

Included, simply npm install

CodeMirror Updates

For ease and speed, we're using the pre-compressed CodeMirror library with a handful of languages installed. If you want to include more languages or CodeMirror features, simply download a new compressed version.

About

A small MixMax app for inserting code into emails

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published