2.0.1 • Published 7 years ago

@rightscale/scfld-rs-app v2.0.1

Weekly downloads
1
License
MIT
Repository
github
Last release
7 years ago

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

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

8 years ago

0.0.1

8 years ago

0.0.0

8 years ago