Create your Package
Now it is time for you to create your own package.
- Create your library folder (yourLibrary/)
- Create a “Source” folder inside
- Create an empty package.yml file (explained Part 4)
Framework tree so far:
YourFramework/
–|-mootools-core/
–|-mootools-more/
–|-yourLibrary/
—-|- Source/
—-|- package.yml (explained Part 4)