NiklasRosenstein / slap

Slap is a CLI to assist in the process for developing and releasing Python packages.
https://niklasrosenstein.github.io/slap/
Other
18 stars 11 forks source link

Unclear error message when running `slap init a` #106

Open qsantos opened 6 months ago

qsantos commented 6 months ago
~% slap init a
write a/.flake8
write a/LICENSE

'name'
NiklasRosenstein commented 6 months ago

Unfortunately a side effect of the Cleo CLI lib. Add -v in the meantime to get more info