Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 886 Bytes

File metadata and controls

36 lines (26 loc) · 886 Bytes

TestEditor.org - Html ID Extractor

TestEditor.org

Build Distribution

git clone https://github.com/basmussen/testeditor-idextractor.git
cd testeditor-idextractor
mvn clean package
target/testeditor-idextractor-0.0.1-SNAPSHOT-dist.zip

Run

unzip testeditor-idextractor-0.0.1-SNAPSHOT-dist.zip
java -jar testeditor-idextractor-0.0.1-SNAPSHOT.jar -input=index.html

Available options

Name Type Example Description
-input File folder/index.html HTML Input file