Sample Atom (⚛) generator in Python (WIP)
July 7, 2023 · View on GitHub
Pre-requisites
- Install Python 3.9 or above
pip3 install poetry
cd atomgen
poetry install
Developing/Contributing
poetry run atomgen --help
July 7, 2023 · View on GitHub
pip3 install poetry
cd atomgen
poetry install
poetry run atomgen --help