Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 748 Bytes

File metadata and controls

23 lines (13 loc) · 748 Bytes

Contributing

Slash_Docker is created at slashml, but as an open and living project eagerly accepts contributions of all kinds from the broader developer community. Please note that all participation with slash_docker falls under our code of conduct.

You can perform one of the following tasks:

  • For bugs and feature requests, file an issue.
  • For changes and updates, create a pull request.

Local development

To get started contributing to the library, all you have to do is clone this repository!

Setup

Git clone this repo git clone git@github.com:slashml/slash_docker.git. Then cd into slash_docker.

Then install the dependencies with:

pip install -r requirements.txt