business model canvas and new build pipeline

This commit is contained in:
2024-12-09 19:10:19 -06:00
parent 68848aae24
commit 141ddffd3b
20 changed files with 2202 additions and 1802 deletions

View File

@@ -1,12 +0,0 @@
#!/bin/bash
OUTPUT_BASE_DIR="../YourLLC"
LLC_NAME="YourLLC"
PDF_OUTPUT_FILE="$OUTPUT_BASE_DIR/$LLC_NAME-Contract.pdf"
MD_OUTPUT_FILE="$OUTPUT_BASE_DIR/$LLC_NAME-Contract.md"
source common.sh
prevRunCleanup
makeOutput