Skip to content

Commit

Permalink
Clean readme
Browse files Browse the repository at this point in the history
  • Loading branch information
Ralf Ueberfuhr committed Oct 18, 2022
1 parent 675550e commit 2dfc731
Showing 1 changed file with 2 additions and 23 deletions.
25 changes: 2 additions & 23 deletions projects/gitlab-client/README.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit 2dfc731

Please sign in to comment.