0%

For Making Packages Easy to Install ID: PM-BP-E

TLDR

  • Simple packages are better.
  • If your package must be complex, consider writing documentation for your package on a publicly-accessible URL.
  • Break different components into separate packages with interdependencies. Each package should have a single purpose or function.
  • Consider which assets should be mapped vs included directly in the package.
  • The fewer dependencies (required or optional) that your assets have, the simpler your packages will be.
  • Short and helpful descriptions make mapping assets much easier while installing packages.


Feedback?

Please fill out the form below with your feedback or any questions you may have after working through the "For Making Packages Easy to Install" lesson.

Your Name
Email 
Feedback / Questions