[Gambas-user] Enable Software farm to upload and distribute Gambas Script applets
T Lee Davidson
t.lee.davidson at gmail.com
Tue Nov 21 22:55:26 CET 2023
On 11/21/23 16:28, Brian G wrote:
> Does anyone have any thought about having the Gambas farm Upload and distribute small Gambas applets in the form of Gambas scripts?
>
> These would be simple examples and small application. I am thinking that in many cases these would be far more compact that an
> entire project.
Excluding the files that would naturally grow with the complexity of the app (eg. .src/Main.module, the changelog, any language
files, etc.), the usual project files (ie. .settings, .project, .startup, & .gitignore) in a small project of mine take up less
than 1Kb of space.
So, I don't see much advantage to not including them when uploading. And, in fact, it may be desirable to include them with an
app. However, I may not be fully understanding what you are proposing.
--
Lee
More information about the User
mailing list