- A CLI tool for element details.
- Elements details are based on National Library of Medicine PubChem.
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
# 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