Squashed 'vendor/git.knownelement.com/RWSCP/StartupStarterPackage/' content from commit cbc0268

git-subtree-dir: vendor/git.knownelement.com/RWSCP/StartupStarterPackage
git-subtree-split: cbc02682be7f444879a62ec0e35380288ae5643e
This commit is contained in:
2024-12-10 18:25:14 -06:00
commit 109fa11fd9
163 changed files with 18436 additions and 0 deletions

20
build/README.md Normal file
View File

@@ -0,0 +1,20 @@
# Startup Starter Package Build Process
## Introduction
The goal of this build process is to create a RWSCP submission package.
## Build artificats
### Business Model Canvas
### Operating Agreement
### Pitch Deck
### ReadySET
### Strategic Framework
### Wardley Value Map

View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# Build the business model canvas artifact

View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# Build the LLC operating agreement

3
build/build-PitchDeck.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# Build pitch deck artifact

3
build/build-ReadySET.sh Normal file
View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# Build ReadySET artifact

View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# Build the startup strategic framework artifact

View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# BUild wardley value map artifact

View File

@@ -0,0 +1,3 @@
#!/usr/bin/bash
# Build the full RWSCP submission package