Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/axelson/makeup_live_format

Application to that highlights elixir code using the makeup library
https://github.com/axelson/makeup_live_format

elixir highlights-elixir

Last synced: 2 months ago
JSON representation

Application to that highlights elixir code using the makeup library

Awesome Lists containing this project

README

        

# MakeupLive

An easy way to view highlighted Elixir source code in your browser.

![Website screenshot](screenshot.png)

Visit the website at: https://makeuplive.jasonaxelson.com/

# Development

To start your Phoenix server:

* Install dependencies with `mix deps.get`
* Install Node.js dependencies with `cd assets && npm install`
* Start Phoenix endpoint with `mix phx.server`

Now you can visit [`localhost:4000`](http://localhost:4000) from your browser.