An open API service indexing awesome lists of open source software.

https://github.com/fatiando/package-template

A cookiecutter template for creating new Fatiando packages
https://github.com/fatiando/package-template

Last synced: 24 days ago
JSON representation

A cookiecutter template for creating new Fatiando packages

Awesome Lists containing this project

README

          

Fatiando a Terra package template
=================================

What is this?
-------------

This is a `cookiecutter `__
template for generating new Python packages for the Fatiando project.
It will automatically populate a full package with configuration files, testing
infrastructure, continuous integration, documentation, etc.

What do you need to use this?
-----------------------------

1. Install ``cookiecutter`` through conda or pip.
2. Create an empty package (probably in the Fatiando GitHub organization).

Creating a new package
----------------------

Step by step instructions

Include steps for creating gh-pages.

Reserve a DOI at Zenodo.

Register CI services
--------------------

How to enable Travis and Azure

Setup deployments from TravisCI
-------------------------------

What to setup for Travis to deploy to gh-pages and PyPI.