Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Yang Cao committed Sep 12, 2023
1 parent 99ad124 commit b5f6659
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Work with Script

## Requirements

1. Python

1. python3-pip

## Installation

1. Clone this repository to a local directory
Expand Down Expand Up @@ -38,14 +44,18 @@

1. Save generated token in your local file as you will not be able to see this again.

1. Add a `credentials-ext.properties` file under the root directory to overwrite the `credentials.properties`

## Launch the app

1. Run the following command at the root directory of local repository

python3 script_app.py

1. Generate a `credentials-ext.properties` file under the root directory by `ctrl + o` shortcuts

1. This file will open with vscode automatically. Please fill out the value of properties.

1. If you don't install vscode. Please open it manually.

## Features

1. Create a pull request and forward
Expand Down

0 comments on commit b5f6659

Please sign in to comment.