chore(cli): Add README to the npm package#190
Merged
Conversation
The @seqra/opentaint npm package shipped with no README, so the package page rendered empty. Add a package-focused README mirroring the project's house style (SVG logo, badges, demo) and wire it into the distribution: - build-npm-packages.sh copies README.md into the assembled main package - package.tmpl.json lists README.md in files (explicit; npm auto-includes) - build smoke test asserts the README ships in the main package Images use absolute raw.githubusercontent.com URLs so the logo and demo render both on npmjs.com and when the file is viewed on GitHub at its cli/npm path (repo-root-relative paths would 404 on the latter).
4cca4b6 to
b710d7b
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.