kowainik / tomlerone

:mount_fuji: Tomland Online: TOML format online checker based on tomland library

Home Page:https://kowainik.github.io/projects/tomlerone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

tomlerone: Tomland Online

Tomlerone

MPL-2.0 license

TOML format online checker web application based on the tomland library.

Build Instructions

tomlerone is a web application that uses miso as the framework.

To build the project you need to have nix installed on your machine.

Steps:

  1. Clone the repo:

    git clone git@github.com:kowainik/tomlerone.git
    
  2. Run the following command:

    nix-build
    
  3. Open the index.html file in your favourite browser:

    open index.html
    

About

:mount_fuji: Tomland Online: TOML format online checker based on tomland library

https://kowainik.github.io/projects/tomlerone

License:Mozilla Public License 2.0


Languages

Language:Haskell 57.4%Language:Nix 42.6%