Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/axelson/makeup_live_format
- Owner: axelson
- License: mit
- Created: 2019-12-31T20:42:24.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-09-14T19:26:26.000Z (4 months ago)
- Last Synced: 2024-10-15T19:44:25.643Z (3 months ago)
- Topics: elixir, highlights-elixir
- Language: CSS
- Homepage: https://makeuplive.jasonaxelson.com/
- Size: 1.38 MB
- Stars: 6
- Watchers: 3
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.