Skip to content

v1.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 12:46
7909bcf
  • refactor: comprehensive audit-driven cleanup across the Python codebase (#17)

Install

Python (CLI / library):

pip install 'ignite-ember==1.0.0'
# or
uv pip install 'ignite-ember==1.0.0'

JetBrains plugin: download the ember-code-jetbrains-*.zip
asset below and install via Settings → Plugins → ⚙ →
Install Plugin from Disk…

VSCode extension: download the ember-code-vscode-*.vsix
asset below and install with:

code --install-extension ember-code-vscode-*.vsix

Both IDE plugins bootstrap uv + Python + ignite-ember on
first launch — no manual setup required.