Skip to content

QualityWorksCG/helpText-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HelpText-script

Prerequisite

User should have aws-sdk installed and set up on their computer.

Installation

Clone this project from

  https://github.com/QualityWorksCG/helpText-script.git

Navigate to the directory and install the npm packages using

  npm install

Create a .env file by duplicating .env.sample.

Update the varibales for REGION and FILE_PATH in your .env file to match the region of your database and the file path of the csv file with the information.

Run the script by using the command.

  node HelpText.js

Appendix

An example of the csv file format required can be found here

Other Notes

The credentials that are used to login to the user's aws account will be set using the aws-sdk package.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published