product-packager
product-packager copied to clipboard
A portable shell program to package and prepare courses, tutorial series, and other products to release on e-commerce platforms like Gumroad and Mavenseed.
Bumps [requests](https://github.com/psf/requests) from 2.20.0 to 2.31.0. Release notes Sourced from requests's releases. v2.31.0 2.31.0 (2023-05-22) Security Versions of Requests between v2.3.0 and v2.30.0 are vulnerable to potential forwarding of Proxy-Authorization...
For the new web platform, we need a pre-processing step between the written content and the website build. Before every build, we need to include the latest version of source...
1. Convert relative image paths to absolute paths. > /courses/$COURSE_FOLDER/$CHAPTER_SLUG/images/$IMAGE_NAME 2. Add Yaml frontmatter at the top of lessons like this: ```yaml --- title: Importing the project and placing the...
I have gdquest-build-course on my path, and I do not know if there are bugfixes, which means I should download a newer version. Ideally, this is a feature request for...
The program should: 1. Find every Godot project in a directory 2. Test run every project in Godot and catch errors. 3. Build and report a list of projects with...