Over the past few years I've written a few little tools in Python to improve productivity, and when I shared them with colleagues, it was a pain to package them until I met fbs
In this post I will show you a demo which can do build things automatically with the github actions service.
Setup a fbs env
|
|
Start a project
|
|
Run it
|
|
Build it
See my workflow file for different platforms(Ubuntu, macOS and Windows)
Thanks to the github actions, the only thing you need to care is about the code, not the build environment.
# NOTE: I am not responsible for any expired content.
create@2022-01-16T07:19:22+08:00
update@2022-01-16T07:19:28+08:00
comment@https://github.com/ferstar/blog/issues/52