boomcode 0.5.0__tar.gz → 0.5.1__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {boomcode-0.5.0 → boomcode-0.5.1}/PKG-INFO +1 -1
- {boomcode-0.5.0 → boomcode-0.5.1}/boomcode.egg-info/PKG-INFO +1 -1
- {boomcode-0.5.0 → boomcode-0.5.1}/pyproject.toml +1 -1
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/__init__.py +1 -1
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/cli.py +1 -1
- {boomcode-0.5.0 → boomcode-0.5.1}/LICENSE +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/README.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/boomcode.egg-info/SOURCES.txt +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/boomcode.egg-info/dependency_links.txt +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/boomcode.egg-info/entry_points.txt +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/boomcode.egg-info/top_level.txt +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/README.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/agent/build.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/agent/debugger.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/agent/designer.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/agent/vision.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/agent/writer.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/command/ask.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/command/boom.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/command/explore.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/command/fix.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/command/open.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/command/review.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/opencode.json +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/themes/bangladeshi.json +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/themes/boomcode.json +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/config/tui.json +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/install.sh +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/__pycache__/patch-brand.cpython-312.pyc +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/boomcode +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/boomcode-browser +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/boomcode-menu +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/boomcode-uninstall +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/boomcode-vision +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/oc-settings.sh +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/scripts/patch-brand.py +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/android-app/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/api-integration/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/bash-cli-expert/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/bot-development/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/clean-code-performance/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/database/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/debugging-fixes/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/deploy-hosting/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/docker/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/firebase-supabase/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/git-workflow/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/index-template.html +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/knockout.py +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/prompts.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/scrub-engine.js +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/project-structure/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/python-automation/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/react-next-best-practices/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/security-review/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/seo-basics/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/testing/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/ui-ux-responsive/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/website-builder/SKILL.md +0 -0
- {boomcode-0.5.0 → boomcode-0.5.1}/setup.cfg +0 -0
|
@@ -49,7 +49,7 @@ def _jump_to_installer(boot):
|
|
|
49
49
|
# prefer bash when available (install.sh animates; POSIX sh works too)
|
|
50
50
|
shell = "bash" if shutil.which("bash") else "sh"
|
|
51
51
|
env = dict(os.environ, BOOMCODE_BOOT=boot)
|
|
52
|
-
print("\
|
|
52
|
+
print("\nboomcode: layer ready — starting the core installer…\n")
|
|
53
53
|
sys.exit(subprocess.call([shell, installer], env=env))
|
|
54
54
|
|
|
55
55
|
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/clean-code-performance/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/knockout.py
RENAMED
|
File without changes
|
{boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/pipeline.md
RENAMED
|
File without changes
|
{boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/lets-scroll/references/prompts.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{boomcode-0.5.0 → boomcode-0.5.1}/python/boomcode/layer/skills/react-next-best-practices/SKILL.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|