Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

metaproject-0.0.1-py3-none-any.whl (5.4 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page