Bootstrap a Scientific Python Library

The original documentation can be found hre

First of all, we need to migrate Travis-CI to Github action (see Migrating from Travis CI to GitHub Actions).

Usage

First, install cookiecutter, pip install cookiecutter.

Then,

cookiecutter https://github.com/hotchilipowder/scientific-python-cookiecutter

The source documnetation can be found in scientific-python-cookiecutter