Skip to content
/ arvin2 Public

A script to search in HMAP (https://hmap.fr/) set of music scores. Basically, a PHP script to search in a CSV.

License

Notifications You must be signed in to change notification settings

ofaurax/arvin2

Repository files navigation

arvin2

A script to search in HMAP (http://hmap.fr/) set of music scores. Basically, a PHP script to search in a CSV.

Run in docker

This is for development purposes: you can run the current code in docker

Build it: sudo docker build . -t arvin2

Run it: sudo docker run --rm --name arvin2 --network host -it arvin2. It will be available on http://localhost:1912

Clean it (shouldn't be needed with --rm): sudo docker container remove arvin2

Contributors

License

Copyright 2013 Olivier FAURAX

Licensed under the GNU AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html

About

A script to search in HMAP (https://hmap.fr/) set of music scores. Basically, a PHP script to search in a CSV.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published