Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 732 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 732 Bytes

Cookiecutter Template for openCOBRA Python Packages

Usage

Create a Python virtual environment. You can read this guide to learn more about them and how to create one. Alternatively, particularly if you are a Windows or Mac user, you can also use Anaconda.

After creating a virtual environment, it's as simple as:

pip install cruft
cruft create https://github.com/opencobra/cookiecutter-python-package

and answering the questions that follow.

Copyright