Advice on creating packages in v0.7

I also found

shell> cd to/my/package/directory
pkg> init
pkg> add Dependency1
pkg> add Dependency2

very useful when converting existing packages. That’s basically all it took. (@ExpandingMan wrote a tool for this.)

I am finding the transition to v0.7 rather smooth.

3 Likes