Skip to content

bttf/screenwritr

Repository files navigation

Screenwritr Build Status

Just your standard Ember web-app, helping you to write and share your own scripts.

Approach it like you would any other Ember app.

Prerequisites

You will need the following things properly installed on your computer.

Installation

  • git clone <repository-url> this repository
  • change into the new directory
  • npm install
  • bower install

Running / Development

Code Generators

Make use of the many generators for code, try ember help generate for more details

Running Tests

  • ember test
  • ember test --server

Building

  • ember build (development)
  • ember build --environment production (production)

Deploying

At your own risk.

Further Reading / Useful Links

About

A Screenwriting Web-app built with Ember.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published