[Cuis-dev] Cuis-Smalltalk bundles

Gerald Klix cuis.01 at klix.ch
Wed Dec 23 13:04:10 PST 2020


On 2020-12-23 21:27, Juan Vuletich via Cuis-dev wrote:
> Hi Folks,
> 
> Hernán, you are doing something like this for CuisUniversity, right?
> 
> (inline)
> 
> On 12/23/2020 2:02 PM, Gerald Klix via Cuis-dev wrote:
>> On 2020-12-23 16:49, Hilaire Fernandes via Cuis-dev wrote:
>>> Hi guys,
>>>
>>> For the cuis book - targeted to newbies to Cuis and likely to 
>>> Smalltalk, it will be super nice to have bundles for GNU/Linux, OS X 
>>> and Windows. It will definitely ease the acceptance and accessibility 
>>> to the environment and improve the user experience.
>>>
>>> I am asking for help to the community to build such bundles.
>>>
>>> In the book, we wrote about downloading such bundles to be ready to go:
>>>
>>> https://cuis-smalltalk.github.io/TheCuisBook/Installing-and-configuring-Cuis_002dSmalltalk.html 
>>>
>>>
>>> The user will download the bundle she needs from the book repository, 
>>> unzip it and directly run it.
>>>
>>> Depending on the OS, it can be tricky to do, I know OS X requires 
>>> some sort of signature. Linux and Windows should be easier.
>>>
>>> Once we release the first issue of  the book, it will likely evolve 
>>> once a year and the bundles too.
>>>
>>> Any one?
>>>
>>> Thanks
>>>
>>> Hilaire
>>
>> Hi all,
>>
>> I will do something like this.
>> I plan start with an AppImage for for Linux.
>> Maybe a portable app for Windows and, if I can
>> afford it, a Mac version.
>>
>> That being said: May one safely assume, that all
>> packages under https://github.com/Cuis-Smalltalk
>> are MIT licensed?
> 
> Each repo should state the license that applies to it. If any is 
> missing, please tell.
> 
 From the top of my head: Erudite.
>> HTH and Best Regards,
>>
>> Gerald
> 
> Thanks
> 

I general it would be nice if each package has a file called LICENSE.

Maybe this helps a bit:

--- snip ---
bear at speedy ~/g/Cuis-Smalltalk> ll -d *
drwxrwxr-x  3 bear bear  7 May 17  2019 AMQP/
drwxrwxr-x  3 bear bear  9 Jun 21  2020 Cairo/
drwxrwxr-x  4 bear bear  7 May 17  2019 Calendars/
drwxrwxr-x  6 bear bear  7 May 17  2019 CodeExamples/
drwxrwxr-x 10 bear bear 37 Oct 25 15:31 Cuis-Smalltalk-Dev/
drwxrwxr-x  5 bear bear  8 Jun 11  2020 EnhancedText/
drwxrwxr-x  3 bear bear 15 Oct 25 15:31 Erudite/
drwxrwxr-x  9 bear bear 12 May 17  2019 Games/
drwxrwxr-x  3 bear bear  7 Jun 19  2019 GeographicInformationSystems/
drwxrwxr-x  6 bear bear 20 Dec 20 14:08 Learning-Cuis/
drwxrwxr-x  8 bear bear 14 May 17  2019 Machine-Learning/
drwxrwxr-x  4 bear bear  7 May 17  2019 Measures/
drwxrwxr-x  6 bear bear 16 Dec  8 22:18 Morphic/
drwxrwxr-x  3 bear bear 15 Sep  6 13:04 Numerics/
drwxrwxr-x  3 bear bear  7 Oct 25 15:31 OSProcess/
drwxrwxr-x  5 bear bear  7 May 17  2019 Parsers/
drwxrwxr-x  8 bear bear 20 Oct 25 15:31 StyledTextEditor/
drwxrwxr-x  8 bear bear 12 Dec 20 22:10 TheCuisBook/
drwxrwxr-x  4 bear bear  7 Dec 20 14:08 VectorGraphics/
drwxrwxr-x  3 bear bear  7 May 17  2019 firmata/
bear at speedy ~/g/Cuis-Smalltalk> find -iname LICENSE | sort
./AMQP/LICENSE
./Cairo/LICENSE
./Calendars/Chalten/LICENSE
./Calendars/LICENSE
./CodeExamples/IA-EN-Dictionary/LICENSE
./Cuis-Smalltalk-Dev/LICENSE
./EnhancedText/LICENSE
./Games/LICENSE
./GeographicInformationSystems/LICENSE
./Machine-Learning/LICENSE
./Measures/Aconcagua/LICENSE
./Measures/LICENSE
./Morphic/LICENSE
./Morphic/MetaProperties/LICENSE
./Numerics/LICENSE
./OSProcess/LICENSE
./Parsers/LICENSE
./StyledTextEditor/LICENSE
./StyledTextEditor/scowl-7.1/r/yawl/LICENSE
./VectorGraphics/LICENSE
./firmata/LICENSE
--- snip ---

The Cuis Book's license is buried in its README.md. Looks OK to me 
(disregarding the CodeExamples).


Best Regards and HTH,

Gerald


More information about the Cuis-dev mailing list