Skip to main content

A command-line-interface for django-mako-plus.

Project description

https://img.shields.io/pypi/v/dmp-cli.svg https://img.shields.io/travis/knowsuchagency/dmp-cli.svg Updates https://img.shields.io/github/license/mashape/apistatus.svg

A command-line-interface for django-mako-plus.

Installation

pipenv install -d dmp-cli
# or
pip install dmp-cli

Usage

To create a new django-mako-plus project use

dmp new project [NAME]

Similarly, for new apps

dmp new app [NAME]

These are just shortcuts for

python3 -m django startproject --template=http://cdn.rawgit.com/doconix/django-mako-plus/master/project_template.zip [NAME]
# and
python3 manage.py startapp --template=http://cdn.rawgit.com/doconix/django-mako-plus/master/app_template.zip --extension=py,htm,html [NAME]

… but use the templates on your local filesystem from the currently installed version of DMP, rather than fetching the templates from github.

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

dmp-cli-0.1.5.tar.gz (191.6 kB view details)

Uploaded Source

Built Distribution

dmp_cli-0.1.5-py2.py3-none-any.whl (5.8 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file dmp-cli-0.1.5.tar.gz.

File metadata

  • Download URL: dmp-cli-0.1.5.tar.gz
  • Upload date:
  • Size: 191.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for dmp-cli-0.1.5.tar.gz
Algorithm Hash digest
SHA256 c3755c5b8073031877d7d6129b72cb38b7eec3354e75a841726bdd528c7b0445
MD5 f9e2e62f91bc159243f71bc60a08db24
BLAKE2b-256 5b56183560e7760bbbb33a642af2aaf434d68d933a4f68e6e437ec3fd941f3ec

See more details on using hashes here.

File details

Details for the file dmp_cli-0.1.5-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for dmp_cli-0.1.5-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 3a8e447726fe9a7df36cf63eb9333789f007bf8ff20f5b5dc9f3469164c555fe
MD5 520f39476d1f211bb92ec9902ef4edef
BLAKE2b-256 453d592ec6372154b7b6dde22449940fa306efd8b74ff327f6e1afa0a8caa943

See more details on using hashes here.

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