Skip to content

A small application that makes it easy to enter and track data to qualify for artist status in Belgium. It is a pro bono application designed at the request of "Les Amis d'ma mère", a Belgian non-profit organisation that promotes (and supports) artists in Belgium.

License

Notifications You must be signed in to change notification settings

funkywork/ladmm-sa

Repository files navigation

ladmm-sa

A small application that makes it easy to enter and track data to qualify for artist status in Belgium. It is a pro bono application designed at the request of "Les Amis d'ma mère", a Belgian non-profit organisation that promotes (and supports) artists in Belgium.

Local Installation

The most standard way to start a development environment is to build a "local switch" by sequentially running these different commands (which assume that OPAM is installed on your machine).

opam update
opam switch create . ocaml-base-compiler.5.0.0 --deps-only -y
eval $(opam env)
opam install . --deps-only --with-test --with-doc -y
opam install -y nightmare nightmare_js

Setting up the development environment

When the switch is properly initiated, you can install the various tools to develop the project:

opam install merlin ocamlformat ocp-indent

About

A small application that makes it easy to enter and track data to qualify for artist status in Belgium. It is a pro bono application designed at the request of "Les Amis d'ma mère", a Belgian non-profit organisation that promotes (and supports) artists in Belgium.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published