Skip to content

ScrapThemAll/scrapjob-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

license

scrapjob-cli

A command-line for running scrapjob bots.

Requirements

Install Typescript first :

npm install -g typescript

Then install dependencies & typings :

npm install typings -g

Install & Build

Clone the repository and run the bot :

git clone https://github.com/ScrapThemAll/scrapjob-cli.git
npm install
typings install
npm run build
npm start

Contributing

  1. Create an issue using the issue tracker and describe your idea
  2. Fork it
  3. Create your feature branch : git checkout -b my-new-feature
  4. Commit your changes : git commit -am 'Add some feature'
  5. Publish the branch : git push origin my-new-feature
  6. Create a new Pull Request

Contributors

Please see the full Contributors Graph for our list of contributors.

License

scrapjob-cli is released under version 3.0 of the GNU General Public License.

About

A command-line for running scrapjob bots.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published