waku-nimble-import/README.md
Jazz Turner-Baggs b114cacf2b
Initial Commit
2025-12-05 09:48:41 -08:00

12 lines
298 B
Markdown

# Waku Nimble Import
This project shows a basic import of waku along, with some other libraries which would be required in many applications.
# Building
`nimble -l install` : Uses localDeps to simulate a clean installation, and not impacted by state of the nimble environment.
`nimble run`