In these ~1.75hrs, I have done 3 things:
- Made the GitHub gist upload part of the app a separate command in the command line. Previously it just ran automatically with
classroom-sync runif the environment variable was there. - The app uses playwright, a sort of web browser simulator so that you can load websites and extract information from them using code. It only officially supports a few Linux distros (mainly Ubuntu and Fedora based I think), so I added a message to people not on those distros like myself to use a workaround.
- Converted the Javascript code to Typescript so that it can be maintained easier.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.