Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 584 Bytes

File metadata and controls

15 lines (13 loc) · 584 Bytes

Steps to run the sample

1. Configuring the Config.toml file

  1. Create a Config.toml file in the root directory and add the below content.
githubAccessToken = "<GITHUB_ACCESS_TOKEN>"  
  1. Obtain a Personal access token or GitHub OAuth App token and replace with <GITHUB_ACCESS_TOKEN>.

2. Running the sample

Run the following command from the root directory of the sample.

$ bal run