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

https://github.com/dusktreader/dusky-clone

A project template for python
https://github.com/dusktreader/dusky-clone

Last synced: about 1 year ago
JSON representation

A project template for python

Awesome Lists containing this project

README

          

> [!IMPORTANT]
> I'm looking for a job right now! If you know of any openings that match my skill-set,
> please let me know! You can read my resume over at [resume site](https://cv.dusktreader.dev). Thanks!!

# dusky-clone

[//]: # (Add an asciicast)

`dusky-clone` is a project template for me to spin up new python projects in about a minute.

> [!WARNING]
> This template is _extremely_ opinionated. In fact, it has hard coded my github profile name in a few places!
> Thus it's not going to be _immediately_ useful for anyone else unless they adapt it to their needs.

## Usage

Just run `make`:

```bash
make
```