Cloning this repo
To clone this repo along with the submodule linkage execute this command:
git clone git@gitlab.tools.anonyome.com:platform/identity/sudo-profiles-web.git
Getting the latest
git pull
Installing Dependencies
yarn install
Build Solution
yarn build
Visit the Sudos section of the Sudo Platform Developer Docs for SDK integration instructions.
yarn test
Publish Internal
For new releases that contain new functionality we should publish internally first before publishing to Github.
To publish a new version of Sudo Profiles SDK for Web for internal consumption:
/alpha$/
Publish External
For new releases that contain bug fixes or that have been through a publish internal
procedure and have been signed off.
To publish a new version of Sudo Profiles SDK for Web to Github for external consumption:
1.0.0
Generated using TypeDoc