Skip to content

Commit

Permalink
add mandatory parts to readme, thanks sap
Browse files Browse the repository at this point in the history
- AUT-1756
  • Loading branch information
akapa committed Jan 19, 2024
1 parent 78e8e88 commit 019ba0f
Showing 1 changed file with 13 additions and 3 deletions.
16 changes: 13 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# GAP Secret Editor

> Secret and config editor with GUI for Emarsys applications in Google Application Platform
## Description

## Prerequisites
Secret and config editor with GUI for Emarsys applications in Google Application Platform

## Requirements

Install (or update) [gcloud](https://cloud.google.com/sdk/docs/quickstarts), and connect to the staging and production
clusters. More info in [GAP docs](https://gap-docs.gservice.emarsys.net/Getting-started/development-environment-setup-guide/#google-cloud-sdk).
Expand All @@ -23,7 +25,7 @@ Application logs can be found in the following directory:
- For Windows: `%USERPROFILE%\AppData\Roaming\gap-secret-editor\logs`
- For Linux: `~/.config/gap-secret-editor/logs/`

## For developers
## Contributing

``` bash
# set appropriate NodeJS version
Expand Down Expand Up @@ -87,6 +89,14 @@ If it still presents, try starting the app from the terminal with `open /Applica

![Application Error](images/apperror.png)

## Code of Conduct

Always keep in your mind and heart the codex of SAP standards.

## Licensing

See the LICENSE file.

---

This project was generated with [electron-vue](https://github.com/SimulatedGREG/electron-vue)@[45a3e22](https://github.com/SimulatedGREG/electron-vue/tree/45a3e224e7bb8fc71909021ccfdcfec0f461f634) using [vue-cli](https://github.com/vuejs/vue-cli). Documentation about the original structure can be found [here](https://simulatedgreg.gitbooks.io/electron-vue/content/index.html).
Expand Down

0 comments on commit 019ba0f

Please sign in to comment.