mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-23 18:12:43 +00:00
refactor: remove deprecated "jetifier" refactor: base migration to Angular v18 fix: angular warning refactor: update capacitor to v6 refactor: update ngx-markdown to v18 refactor: update to ionic v8 refactor: remove deprecated @ionic-native/core (replaced by @awesome-cordova-plugins/core) fix: build fix: test feat: temporarily use external node image in ci feat: update to node 22 refactor: rebase fix: prettier depencencies ci: update android commandline tools fix: prettier package type ci: let pnpm handle build dependencies refactor: revert to pnpm 8, angular 17
GitLab API
Wraps common GitLab API calls in a TypeScript class.
Installation
npm install @openstapps/gitlab-api
CLI
Install it globally.
npm install -g @openstapps/gitlab-api
To see the usage of the CLI tool to make calls to the GitLab API from the command line use the following command.
openstapps-gitlab-api --help