1.0.0 • Published 2 years ago

@gobusinessgovsg/generateloginbutton v1.0.0

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

generateLoginButton

The purpose of this repository is for the maintaining of the script that is used to generate the login button for https://www.gobusiness.gov.sg/

Description

Please note that this is a work-around due to the limitations faced in the project: https://github.com/isomerpages/govtech-gobusiness-main.

Updating the package

Follow the instructions below if you ever need to update this package for use on https://www.gobusiness.gov.sg/.

  1. Make your changes in the repo
  2. Raise a PR and get it approved
  3. Merge to master
  4. Update this README.md (if required)
  5. Update package.json file's version
  6. Create new release
  7. Publish the package
npm publish --access=public

Be sure to login with the right credentials using npm login first!

Help

For more information about why this was done, please seek guidance from the maintainers of https://github.com/isomerpages/govtech-gobusiness-main.