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:
Clone the repo:
git clone git@github.com:kowainik/tomlerone.git
Run the following command:
nix-build
Open the
index.html
file in your favourite browser:open index.html