@qvant/mocked-segments-generator
v0.0.1
Published
Utility for generation mocked files with specific entries
Downloads
1
Readme
Mocked segments generator
Usage
# move to folder for generated files
cd ~
mkdir my-segments
cd my-segments
# run the generation utility
npx @qvant/mocked-segments-generator
# then follow instructions
Requirements
To use, you need to have NodeJS 12+ installed, LTS will be the best choice.
It can be downloaded from the official website.