Manage your GitHub Project Boards directly from Squeak!
Download the latest .sar
from the releases section, drag it onto your open Squeak image and press install sar
. Follow the instructions below to open the application.
Open the workspace and use SPBLandingPage open.
to open the LandingPage. Follow the instructions below to obtain an GitHub access token. If you do not want to sync your board to GitHub, you can use a local board. For local boards, no access token is required.
Squello needs a Personal Access Token (classic) to access the Github api. The scope of the token is dependent on your use case:
- In any case you are going to need a token with the
project
scope (orread:project
scope if you do not wish to edit the project). - If you are using project boards that are only linked to public repositories, the
public_repo
scope is sufficient (Click here to generate a token with the proper scope) - If you are using a project board linked to one or more private repositories, the
public_repo
scope is not sufficient. Instead you need to grant Squello full access to your repositories (repo
scope). (Click here to generate a token with the proper scope)
- At the moment Squello does only support projects that are linked to one repository only.
- Columns can not be edited
- Adding cards is not supported yet
- Projects (classic) are supported until Github will sunset them. It is highly recommended to migrate any classic Project.