Collectable is an application project to manage / display / get informations for stuff collector in Pharo. Targeting is video games collection.
[](./LICENSE) [](https://github.com/labordep/Collectable/actions/workflows/Tests.yml) [](https://pharo.org/download) [](https://pharo.org/download) [](https://pharo.org/download) # Collectable ## Development ### Installation ```smalltalk Metacello new repository: 'github://labordep/Collectable:main'; baseline: 'Collectable'; onConflictUseLoaded; load. ``` ## Dependencies - [Molecule](https://github.com/OpenSmock/Molecule) - [Pyramid](https://github.com/OpenSmock/Pyramid) - [PharoGameye](https://github.com/labordep/PharoGameye) - [OS-Windows](https://github.com/OpenSmock/OS-Windows) ## License This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.