Sign inSign up

groundworkdevelopment/dalek

By groundworkdevelopment

Updated 1 day ago

Dalek web interface for Groundwork v8

Image
0

50K+

groundworkdevelopment/dalek repository overview

Build Status

Dalek

This project was generated with Angular CLI version 6.1.2.

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.

Requirements

Node 8.9 or higher, together with NPM 5.5.1 or higher

Contributing

To make a clean pull request use tests.

There is pre-commit script to run unit tests with git pre-commit hook. It revokes commit if tests fail. And you can bypass it with --no-verify commit option. It works on Linux, Mac, and Windows. To activate it in local environment symlink that file into .git/hooks/ folder.

Linux, Mac:

cd .git/hooks/
ln -s ../../pre-commit ./pre-commit

Windows:

cd .git\hooks\
mklink pre-commit ..\..\pre-commit

More info: Customizing Git - Git Hooks

Tag summary

Content type

Image

Digest

sha256:9975f214a

Size

86.8 MB

Last updated

1 day ago

docker pull groundworkdevelopment/dalek