Closed DipFlip closed 8 months ago
Adding rimraf (for cross-platform rm) and cross-env (for cross-platform environment variables)
rimraf
rm
cross-env
Fixes: https://github.com/mrdjohnson/llm-x/issues/6
Apologies! merged my other PR without realizing about this one yet.
I removed the "rm -rf" code that previously existed so we no longer need the rimraf code; other that looks good!
Adding
rimraf
(for cross-platformrm
) andcross-env
(for cross-platform environment variables)Fixes: https://github.com/mrdjohnson/llm-x/issues/6