Awesome that you are reading this.
This GitHub follows the Contributor Covenant Code of Conduct.
Use cases within the goal of ormr
are always welcomed .
The goal of ormr
is:
ormr
allows a user to install Python packages, create a Conda environment and run Python scripts with only one point of contact.
Please send all that is needed to reproduce the use case.
You can do so by:
Submitted code should follow these quality guidelines:
lintr
These are all checked by GitHub Actons when submitting a Pull Request.
Emails with code will not be accepted.
Awesome. These are your options:
tests/testthat
folderPull Requests should follow the same guidelines as 'Submitting code'.
master
branch should always build successfullydevelop
branch is for developersTo get started working on ormr
do:
git clone https://github.com/richelbilderbeek/ormr
Development is done on the develop
branch.
To download and checkout the develop
branch,
first go into the ormr
folder (cd ormr
), then do:
git checkout develop
Then the workflow is the common git
workflow:
git pull
git add --all :/
git commit -m "Did something awesome"
git push
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.