← 返回
未分类 中文

Bizplanner

Create business plans, lean canvases, and financial projections. Use when pitching investors, planning startups, or modeling revenue scenarios.
创建商业计划书、精益画布和财务预测,适用于投资路演、创业规划或收入场景建模。
bytesagain1 bytesagain1 来源
未分类 clawhub v2.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 434
下载
💾 5
安装
1
版本
#latest

概述

Business Plan Generator

A data toolkit for business planning. Log, transform, query, and export business data — all from the command line, all stored locally.

Commands

CommandWhat it does
----------------------
bizplanner ingest Log a new ingest entry (no args = show recent entries)
bizplanner transform Log a transform entry
bizplanner query Log a query entry
bizplanner filter Log a filter entry
bizplanner aggregate Log an aggregate entry
bizplanner visualize Log a visualize entry
bizplanner export Log an export entry (see also export with format below)
bizplanner sample Log a sample entry
bizplanner schema Log a schema entry
bizplanner validate Log a validate entry
bizplanner pipeline Log a pipeline entry
bizplanner profile Log a profile entry
bizplanner statsShow summary statistics across all log files
bizplanner export Export all data to json, csv, or txt format
bizplanner search Search all entries for a term (case-insensitive)
bizplanner recentShow the 20 most recent activity log entries
bizplanner statusHealth check — version, entry count, disk usage
bizplanner helpShow usage and available commands
bizplanner versionPrint version string

Each logging command (ingest, transform, query, etc.) accepts free-form text. Called without arguments, it shows the 20 most recent entries for that category.

Data Storage

All data is stored locally in ~/.local/share/bizplanner/. Each command category writes to its own .log file, and all actions are recorded in history.log with timestamps.

Requirements

  • Bash 4+

When to Use

  • Logging business planning data points from the command line
  • Tracking data transformations and queries over time
  • Exporting accumulated entries to JSON, CSV, or plain text for reports
  • Searching across all logged entries to find specific data
  • Checking health and statistics of your local business data store

Examples

# Log a new data point
bizplanner ingest "Q1 revenue: $450k from SaaS subscriptions"

# Search all logs for a keyword
bizplanner search "revenue"

# Export everything to CSV
bizplanner export csv

# Check how much data you have
bizplanner stats

# View recent activity
bizplanner recent

Powered by BytesAgain | bytesagain.com | hello@bytesagain.com

版本历史

共 1 个版本

  • v2.0.0 当前
    2026-03-30 21:21 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

design-media

Cad

bytesagain1
CAD参考工具
★ 0 📥 2,959
business-ops

Trello

steipete
使用 Trello REST API 管理看板、列表和卡片
★ 162 📥 41,351
business-ops

Stripe

byungkyu
Stripe API 集成,支持托管 OAuth,实现对客户、订阅、发票、产品、价格和支付的可写金融集成。
★ 27 📥 26,129