Skip to content

Releases: variableway/spark-cli

v0.1.0

29 May 23:33
606f4a7

Choose a tag to compare

What's New

  • Add spark magic clean command to recursively clean up project directories:
    • spark magic clean — clean both node_modules and .venv
    • spark magic clean -m node — clean only node_modules
    • spark magic clean -m python — clean only .venv