Skip to content

Angular 2 web interface for converting CRON notation to Quartz Scheduler format

Notifications You must be signed in to change notification settings

lirantal/cron-quartz-web

Repository files navigation

CronQuartzWeb

A web frontend implementation with Angular 2 and the cron-to-quartz library to create an online conversion from CRON syntax notation to Quartz Scheduler notation.

The website is available at: https://lirantal.github.io/cron-quartz-web/

Development

This project was built and scafollded based on angular-cli which is a popular generator for Angular 2.

Running a Development server

Run ng serve for a dev server. Navigate to http://localhost:4200/. The app will automatically reload if you change any of the source files.

Running unit tests

Run ng test to execute the unit tests via Karma.

Running end-to-end tests

Run ng e2e to execute the end-to-end tests via Protractor. Before running the tests make sure you are serving the app via ng serve.

Further help

To get more help on the angular-cli use ng --help or go check out the Angular-CLI README.

About

Angular 2 web interface for converting CRON notation to Quartz Scheduler format

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published