Skip to content

scraterpreter/scrapec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapec

This is a compiler designed to accompany scrape. Usage instructions are listed on the repository for scrape.

It is recommended to install scrapec using the Snap package available on the Snap Store.

Build Instructions

git clone https://github.com/scraterpreter/scrapec.git # clones the repository
cd scrapec
pip install . # installs scrapec