Skip to content

Automate the downloading of testcases to mimir in a blink of an eye

Notifications You must be signed in to change notification settings

IIC1103/mimir-testcase-downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mimir scrapper

To run:

npm install

node index.js

Files to create in root folder:

-> keys.js

module.exports = { email: 'your@email.com', password: 'yourPassword' }

where email and password is the information from Mimir

About

Automate the downloading of testcases to mimir in a blink of an eye

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published