Skip to content

Latest commit

 

History

History

extract-data-from-github

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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