Skip to content

kentlouisetonino/elementexplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

78 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description


Screenshot from 2024-06-28 19-22-53


  • A CLI tool for element details.
  • If you want to check how I made this project, you can
    view it here. Spoiler alert: it's monotonous and boring.


Local Development

  • Running the app.
# Running the app.
chmod +x run.sh
./run.sh

# Running the app with GDB.
chmod +x run-debug.sh
./run-debug.sh