From 2dfc731d731922dfaa66d176a16f7d75f6e463ee Mon Sep 17 00:00:00 2001 From: Ralf Ueberfuhr Date: Tue, 18 Oct 2022 07:08:02 +0200 Subject: [PATCH] Clean readme --- projects/gitlab-client/README.md | 25 ++----------------------- 1 file changed, 2 insertions(+), 23 deletions(-) diff --git a/projects/gitlab-client/README.md b/projects/gitlab-client/README.md index dca204b..d50cf36 100644 --- a/projects/gitlab-client/README.md +++ b/projects/gitlab-client/README.md @@ -1,24 +1,3 @@ -# GitlabClient +# Gitlab Client -This library was generated with [Angular CLI](https://github.com/angular/angular-cli) version 14.2.0. - -## Code scaffolding - -Run `ng generate component component-name --project gitlab-client` to generate a new component. You can also use `ng generate directive|pipe|service|class|guard|interface|enum|module --project gitlab-client`. -> Note: Don't forget to add `--project gitlab-client` or else it will be added to the default project in your `angular.json` file. - -## Build - -Run `ng build gitlab-client` to build the project. The build artifacts will be stored in the `dist/` directory. - -## Publishing - -After building your library with `ng build gitlab-client`, go to the dist folder `cd dist/gitlab-client` and run `npm publish`. - -## Running unit tests - -Run `ng test gitlab-client` to execute the unit tests via [Karma](https://karma-runner.github.io). - -## Further help - -To get more help on the Angular CLI use `ng help` or go check out the [Angular CLI Overview and Command Reference](https://angular.io/cli) page. +This is an Angular client for Gitlab.