Skip to content

efredriksson/cerulean

Repository files navigation

Cerulean

Full user documentation at efredriksson.github.io/cerulean.

Development

Dependencies: Lua, LuaRocks, Make, tl, busted, luafilesystem.

sudo apt install luarocks make
sudo luarocks install tl
sudo luarocks install busted
sudo luarocks install luafilesystem
Command Description
make lint Type-check and run formatter in --check mode
make format Format the formatter's own source
make test Run lint + test suite
make compile Compile Teal sources to dist/cerulean/
make rock Install locally via LuaRocks

Docs

Install mdBook (v0.5.2):

curl -sSL https://github.com/rust-lang/mdBook/releases/download/v0.5.2/mdbook-v0.5.2-x86_64-unknown-linux-gnu.tar.gz | tar -xz
sudo mv mdbook /usr/local/bin/

Then:

mdbook serve docs/

Builds and serves the docs at http://localhost:3000 with live reload.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors