Dalek web interface for Groundwork v8
50K+
This project was generated with Angular CLI version 6.1.2.
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.
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.
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.
Run ng test to execute the unit tests via Karma.
Run ng e2e to execute the end-to-end tests via Protractor.
To get more help on the Angular CLI use ng help or go check out the Angular CLI README.
Node 8.9 or higher, together with NPM 5.5.1 or higher
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
Content type
Image
Digest
sha256:9975f214a…
Size
86.8 MB
Last updated
1 day ago
docker pull groundworkdevelopment/dalek