Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mozmeao/meao-project-skeleton

Barest of bones for a new MEAO project
https://github.com/mozmeao/meao-project-skeleton

Last synced: about 1 month ago
JSON representation

Barest of bones for a new MEAO project

Awesome Lists containing this project

README

        

# Skeleton project

The base layer for a new Python project, including pre-commit config, a makefile for compiling dependencies and and MPL2.0 license

To use this project:

* Download the archive of `main`
* Unpack and rename the directory to your new project name
* Delete the .git dir in the directory
* `git init` to set a fresh history running

----

LICENSE: [Mozilla Public License Version 2.0](LICENSE)