@rajmaurya0904/create-bhav
v0.1.0
Published
Scaffold Bhav, an open-source NSE options backtesting engine, with one command
Maintainers
Readme
create-bhav
One-command scaffold for Bhav, an open-source NSE options backtesting engine.
npx @rajmaurya0904/create-bhav [directory]Defaults to ./bhav if no directory is given. This:
- Clones the Bhav repo (shallow) into that directory
- Installs the Python package (
pip install -e .) — needs Python 3.11+ on PATH - Installs frontend dependencies (
npm installinfrontend/) - Prints next steps to get a Upstox token and run the CLI or web UI
Requires git, python/python3/py, and npm on PATH. Nothing is published to npm registries beyond this thin wrapper — the actual clone always pulls the latest main from GitHub.
License
MIT.
