gnu-social/vendor/padraic/humbug_get_contents/CONTRIBUTING.md
2020-08-07 23:42:38 +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