Scaffod projects from metaproject templates.
Project description
Metaproject
Scaffold new projects from Jinja2 templates, *e.g., running...
metaproject init wenkokke/metaproject-haskell \
--project=my-project \
--github_username=wenkokke \
--github_repository=my-project
... creates ...
test
├── .github
│ ├── workflows
│ │ └── ci.yml
│ └── dependabot.yml
├── dist-newstyle
│ └── cache
├── src
│ └── Test.hs
├── test
│ └── Spec.hs.jinja2
├── .python-version
├── ChangeLog.md
├── README.md
├── bumpver.toml
├── cabal.project
├── hie.yaml
├── pre-commit-config.yaml
├── requirements-dev.txt
└── test.cabal
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
metaproject-0.0.1.tar.gz
(4.4 kB
view details)
Built Distribution
File details
Details for the file metaproject-0.0.1.tar.gz
.
File metadata
- Download URL: metaproject-0.0.1.tar.gz
- Upload date:
- Size: 4.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 15e290e69949332cdd0dc51421277ceecd5511813232b05942ba583135526871 |
|
MD5 | 8e7590fbca7a85acac55ab0178d837c2 |
|
BLAKE2b-256 | 679d6d6f24173800b5a6efdbb9261b09999fce076eb5d13925e8e4b163b32078 |
File details
Details for the file metaproject-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: metaproject-0.0.1-py3-none-any.whl
- Upload date:
- Size: 5.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.9.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 95cea08e52cc9519af1381955f789656bc344d7800c44b8b99d48a2e3b6237d1 |
|
MD5 | 3aba4feef2cd9452139c7030764da892 |
|
BLAKE2b-256 | 32965e15c438cbd3fea6b06e15faf414a9e524fcec5eb45d2331220a35b42349 |