gnu-social/vendor/padraic/humbug_get_contents/CONTRIBUTING.md
2021-07-16 19:44:40 +01:00

316 B

Contributing

Set up:

  • Clone the project
  • composer install && composer bin all install

The project provides a Makefile in which the most common commands have been registered such as fixing the coding style or running the test.

make
# or
make help
=> will print the list of available commands