Skip to content

Format a particular json file into format requested by pfizer

Notifications You must be signed in to change notification settings

VatomInc/pfizer-format

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## Instructions:
1. Clone repo
2. Open terminal inside this folder (Can also use terminal from VS Code)
3. npm install
4. npm link
5. Type into terminal: pfizer-format {file-name} [e.g ./data.csv OR ./data.json]
6. The resulting formatted text will be logged to console
7. If you want to save the formatted text to a text file, add 's' after the file name [e.g pfizer-format {file-name} s]

About

Format a particular json file into format requested by pfizer

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published