Hi,
You need to define a baseline, that will contain a definition of your dependencies, and everything needed to load and run your package with Metacello in Pharo.
All package inside pharo are using a baseline, but some can be more intimidating than others to study.
If you are looking for a simple, basic working example, you can have a look to
Renaud
Jul 21, 2021, 11:10 by mspgate@gmail.com:
Hello everybody,
sorry for the newbie question. I would like to know what is the fastest, lightweight way to share a package with other Pharo users. the package can be downloaded from my GitHub.
thanks.
d