@rightscale/scfld-rs-app

2.0.1 • Public • Published

scfld-rs-app

What is it?

This is a project template for RightScale UI applications. It allows developers to quickly scaffold a new application project with all the basic files properly setup.

In particular, this provides:

  • Preconfigured for Angular 1.x and TypeScript
  • Gulp tasks to precache templates and SVG images
  • Testing using Karma

While this is preconfigured for RightScale's needs, a generated project or even this template can easily be adapted to anyone's needs.

How to use this?

First you need to install Scfld and @rightscale/scfld-rs-app:

npm i -g scfld @rightscale/scfld-rs-app

Then, create an empty folder and scaffold a project:

scfld init rs-app

Answer a few questions and then you'll be good to go! The README.md file in your new project will contain instructions.

Contributors

License

MIT (c) RightScale

/@rightscale/scfld-rs-app/

    Package Sidebar

    Install

    npm i @rightscale/scfld-rs-app

    Weekly Downloads

    5

    Version

    2.0.1

    License

    MIT

    Last publish

    Collaborators

    • barrydorman
    • ventajou
    • rightscaleci
    • rightscale_admin