Skip to main content

A command line utitily to provide services offered by graftpress( a graft-elm web framework).

Project description

graftpress-cli

A command line utitily to provide services offered by graftpress (a graftpress web framework).

Usage

To create a new graft project

graftpress-cli init <project_name>

eg: graftpress-cli init hello

To build project

Move to the project directory and run graftpress-cli build

In our example:

$ cd hello $ graftpress-cli build

To get server up and running

$ graftpress-cli debug

Development

  1. Use local package:

$ pip install -e .

  1. use black black graftpress-cli from time to time.
  2. run test: graftpress-cli test.

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

graftpress_cli-0.0.3.tar.gz (6.2 kB view hashes)

Uploaded Source

Built Distribution

graftpress_cli-0.0.3-py3.6.egg (16.3 kB view hashes)

Uploaded Source

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