Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 721 Bytes

CONTRIBUTING.md

File metadata and controls

24 lines (17 loc) · 721 Bytes

Feedback and Contribution

We welcome any input, feedback, bug reports, and contributions via Epyk's GitHub Repository. In particular, we welcome any help from other visualization libraries to improve and extend the Epyk's components.

How To Contribute Code to Epyk

Setting Up Your Environment

Install the latest version of Epyk locally using

$ pip install git+https://github.com/epykure/epyk-ui/

Next step is to fork the repository on GitHub and clone the fork to you local machine. For more details on forking see the GitHub Documentation.

$ git clone https://github.com/YOUR-USERNAME/epyk-ui.git