Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.71 KB

README.md

File metadata and controls

43 lines (31 loc) · 1.71 KB

build status

Welcome to ScrapeSite, a command line tool that makes it easy to manage and update resources usefull for the job.

Features

📦 Get Resources

Download and update the official Font and color

$ scrapesite https://example.com

Installing

Using Make (recommended):

$ git clone https://github.com/gorpello/Scrapesite
$ cd Scrapesite
$ make

If you encounter a permissions failure while installing, you may need to prepend sudo to the commands. To update Scapesite, simply repeat any of the above two series of commands, except cloning the repo.

Help, feedback or suggestions?

  • Run $ scrapesite help to display help for the tool itself or for any specific command.
  • Open an issue if you need help, if you found a bug, or if you want to discuss a feature request.
  • Open a PR if you want to make some change to ImaginaryCLI.
  • Contact an admin or a contributor of this project.