Go to file
Manuel Friedli 39db41badf
continuous-integration/drone the build was successful Details
1.3.1-1
2018-09-08 03:51:27 +02:00
e2e Add protractor config 2018-09-08 00:14:38 +02:00
src Implement spec for ConverterRegistryService 2018-09-07 18:42:59 +02:00
.drone.yml Use latest docker base image 2018-09-08 02:10:13 +02:00
.editorconfig Re-initialized the project with angular-cli and set it up as the build tool chain. 2017-04-08 00:24:44 +02:00
.gitignore Add protractor config 2018-09-08 00:14:38 +02:00
README.md Link build status badge to build job 2018-09-07 12:24:07 +02:00
angular.json Use dedicated component to display the version. 2018-08-31 22:44:20 +02:00
package-lock.json 1.3.1-1 2018-09-08 03:51:27 +02:00
package.json 1.3.1-1 2018-09-08 03:51:27 +02:00
tsconfig.json Update to Angular 6 (#1) 2018-08-31 21:25:24 +02:00
tslint.json Update to Angular 6 (#1) 2018-08-31 21:25:24 +02:00

README.md

convertorizr - Convert whatever you want!

This is a short introduction to the awesome Convertorizr hosted at https://conv.friedli.info/.

Continuous integration is automated with Drone CI (Build status of develop branch). Usage is self-explanatory. What else do you need to know?

The source code is hosted at https://gittr.ch/manuel/converter.git. Contact the author at manuel-convertorizr|at|fritteli.ch.

Cheers!

Technical stuff

This project was generated with Angular CLI version 6.1.5.

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.

Code scaffolding

Run ng generate component component-name to generate a new component. You can also use ng generate directive|pipe|service|class|guard|interface|enum|module.

Build

Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the --prod flag for a production build.

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.

Further help

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