/M-Seven

Primary LanguageSmalltalkMIT LicenseMIT

License

Tests Pharo 11 Pharo 12

M-Seven

This project is inspired by :

Proof Of Concept 3

POC3.mp4

Proof Of Concept 1

Enregistrement.2023-10-12.220106.mp4

Getting Started

Installation

To install the project on your Pharo image you can just execute the following script:

Metacello new
   baseline: 'MSeven';
   repository: 'github://labordep/M-Seven:main/src';
   load.

Dependencies

No dependencies.

License

This project is licensed under the MIT License - see the LICENSE file for details.