This commit is contained in:
2024-12-10 06:33:26 -06:00
parent 93a4fe5149
commit cef1046048
9 changed files with 54 additions and 1 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