Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 445 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 445 Bytes

Workspace

To sort workspace:

Before, you need to create a .env file in the root of the project with the following content:

GITHUB_ACCESS_TOKEN= your_github_access_token
GITHUB_USERNAME= your_github_username
GITHUB_TYPE= user | org
GITHUB_TARGET= your_github_target

Or you can run the deploy.sh script to deploy the project:

./deploy.sh

Then, you can run the following command:

bun run sorting