Skip to main content

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

Project description

realm-cli

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

Usage

To create a new realm project

realm-cli init <project_name>

eg: realm-cli init hello

To build project

Move to the project directory and run realm-cli build

In our example:

$ cd hello $ realm-cli build

To get server up and running

$ realm-cli debug

Development

  1. Use local package:

$ pip install -e .

  1. use black black realm-cli from time to time.
  2. run test: realm-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

realm_cli-0.0.9.tar.gz (9.7 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