- Remove clutter from all the generated @encapsule/* README.md files.
- @encapsule/holistic README.md
- Overview section
- Usage section (generated but confirm details)
- Package summary
- Generate the package summary content
- Add another holistic-master Makefile target for the holistic package
- Add index.js
- Add static assets like docs (not top-level README.md) and graphics
- Move
appgen.js
to /SOURCES/LIB/holistic - Rename
appgen.js
toappgen
update package.json bin link
- Update holistic-master Makefile to build holistic package in BUILD
- Update the distribution package makefile target for holistic to binplace the BUILD package and then copy the remaining pieces not acheived in the holistic package BUILD (e.g. copying the RTL distribution packages prepared as peers during initial Makefile BUILD)