Skip to content

Hotrook/bash-org-crawler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Running Bash Crawler Build Status Maintainability Codacy Badge codecov

You can run test using following command:

foo@bar:~$ sbt test

You can run the app from terminal using following command:

foo@bar:~$ sbt "run 50"

Of course instead of 50 any number can be used/

To specify location of a result file you need to change conf.result.file.path parameter in application.conf file in resources. By default result will be saved in file result.json located in root directory of the project.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published