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:
20
build/README.md
Normal file
20
build/README.md
Normal 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
|
3
build/build-BusinessModelCanvas.sh
Normal file
3
build/build-BusinessModelCanvas.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Build the business model canvas artifact
|
3
build/build-LLCOperatingAgreement.sh
Normal file
3
build/build-LLCOperatingAgreement.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Build the LLC operating agreement
|
3
build/build-PitchDeck.sh
Normal file
3
build/build-PitchDeck.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Build pitch deck artifact
|
3
build/build-ReadySET.sh
Normal file
3
build/build-ReadySET.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Build ReadySET artifact
|
3
build/build-StartupStrategicFramework.sh
Normal file
3
build/build-StartupStrategicFramework.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Build the startup strategic framework artifact
|
3
build/build-WardelyValueMap.sh
Normal file
3
build/build-WardelyValueMap.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# BUild wardley value map artifact
|
3
build/build-submission-package.sh
Normal file
3
build/build-submission-package.sh
Normal file
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/bash
|
||||
|
||||
# Build the full RWSCP submission package
|
Reference in New Issue
Block a user