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
- Host: GitHub
- URL: https://github.com/dusktreader/dusky-clone
- Owner: dusktreader
- License: mit
- Created: 2025-04-04T19:12:54.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-04-05T00:33:23.000Z (about 1 year ago)
- Last Synced: 2025-04-05T01:25:00.684Z (about 1 year ago)
- Language: Jinja
- Size: 76.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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
```