Skip to content

kentlouisetonino/elementexplorer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

$\textnormal{ElementExplorer}$


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


  • A CLI tool for element details.


$\textnormal{Local \ Development}$

  • Running the app.
# If you only want to build.
chmod +x run-build.sh
./run-build.sh

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

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


$\textnormal{Installation}$

# If you already installed the CLI tool.
sudo snap refresh elementexplorer

# If not yet installed.
sudo snap install elementexplorer

# If you want to uninstall.
sudo snap remove elementexplorer

# Runnin the CLI tool.
elementexplorer