@domilabs/utils
v0.1.0
Published
Domi utils
Readme
Domilabs Utils tool
This package helps to retrieve secrets and configurations from AWS, also will contains any common utils methods that can be used by multiple projects.
Table of Contents
Description
Domilabs utils tool, help sharing code/methods between projects.
Technologies
- NodeJs
- TypeScript
How To Use
Installation
- Change directory to be under
domi-web/domi-utils - install required dependencies
npm installOR
yarn install- install the application
npm install -gOR
yarn link- go to target project and do:
npm install @domilabs/utilsOr
yarn link "@domilabs/utilsUninstall
To remove the application:
- Change directory to be under
domi-web/domi-utils - unlink/uninstall the application
npm uninstall -gOr
yarn unlinkContributors
- Ahmad El Masri [email protected]
License & copyright
© 2022 Domilabs Team
