business model canvas and new build pipeline
This commit is contained in:
parent
68848aae24
commit
141ddffd3b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,2 +1 @@
|
||||
YOURLLC/*
|
||||
output/*
|
||||
build-tempdir/
|
7
BusinessModelCanvas/README.md
Normal file
7
BusinessModelCanvas/README.md
Normal file
@ -0,0 +1,7 @@
|
||||
This is the RWSCP template for business model/plan
|
||||
|
||||
Sourced from/inspired by:
|
||||
|
||||
- https://github.com/jerik/mdCanvas
|
||||
- https://gist.github.com/pierrebeaucamp/fa2fec4f859d8d9ce3d0
|
||||
- https://github.com/GeorgLink/Business-Model-Canvas-MD-template
|
1
BusinessModelCanvas/Template/Channels.md
Normal file
1
BusinessModelCanvas/Template/Channels.md
Normal file
@ -0,0 +1 @@
|
||||
# Channels
|
1
BusinessModelCanvas/Template/Customer_Relationships.md
Normal file
1
BusinessModelCanvas/Template/Customer_Relationships.md
Normal file
@ -0,0 +1 @@
|
||||
# Customer Relationships
|
1
BusinessModelCanvas/Template/Customer_Segments.md
Normal file
1
BusinessModelCanvas/Template/Customer_Segments.md
Normal file
@ -0,0 +1 @@
|
||||
# Customer Segments
|
21
BusinessModelCanvas/Template/Financial_Plan.md
Normal file
21
BusinessModelCanvas/Template/Financial_Plan.md
Normal file
@ -0,0 +1,21 @@
|
||||
# Cost Structure & Revenue Stream
|
||||
|
||||
|
||||
| Costs | Startup | Year 1 | Year 2 | Year 3 |
|
||||
|---|---|---|---|---|
|
||||
|Item | $$$ | $$$ | $$$ | $$$ |
|
||||
|Item | $$$ | $$$ | $$$ | $$$ |
|
||||
|Item | $$$ | $$$ | $$$ | $$$ |
|
||||
| | | | | |
|
||||
|TOTAL COST | $$$ | $$$ | $$$ | $$$ |
|
||||
| | | | | |
|
||||
| **Revenue** |Startup | Year 1 | Year 2 | Year 3 |
|
||||
|Number of Customers | 0 | x | x | x |
|
||||
|Item ($$$ revenue per customer) | 0 | $$$ | $$$ | $$$ |
|
||||
| | | | | |
|
||||
| TOTAL REVENUE | 0 | $$$ | $$$ | $$$ |
|
||||
| | | | | |
|
||||
| TOTAL PROFIT | $$$ | $$$ | $$$ | $$$ |
|
||||
|
||||
|
||||
Please document your assumptions of how you arrived at the dollar estimates.
|
1
BusinessModelCanvas/Template/Key_Activities.md
Normal file
1
BusinessModelCanvas/Template/Key_Activities.md
Normal file
@ -0,0 +1 @@
|
||||
# Key Activities
|
1
BusinessModelCanvas/Template/Key_Partners.md
Normal file
1
BusinessModelCanvas/Template/Key_Partners.md
Normal file
@ -0,0 +1 @@
|
||||
# Key Partners
|
1
BusinessModelCanvas/Template/Key_Resources.md
Normal file
1
BusinessModelCanvas/Template/Key_Resources.md
Normal file
@ -0,0 +1 @@
|
||||
# Key Resources
|
21
BusinessModelCanvas/Template/LICENSE
Normal file
21
BusinessModelCanvas/Template/LICENSE
Normal file
@ -0,0 +1,21 @@
|
||||
MIT License
|
||||
|
||||
Copyright (c) 2020 Georg J.P. Link
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
in the Software without restriction, including without limitation the rights
|
||||
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
|
||||
copies of the Software, and to permit persons to whom the Software is
|
||||
furnished to do so, subject to the following conditions:
|
||||
|
||||
The above copyright notice and this permission notice shall be included in all
|
||||
copies or substantial portions of the Software.
|
||||
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
|
||||
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
|
||||
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
|
||||
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
|
||||
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
|
||||
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
|
||||
SOFTWARE.
|
88
BusinessModelCanvas/Template/README.md
Normal file
88
BusinessModelCanvas/Template/README.md
Normal file
@ -0,0 +1,88 @@
|
||||
# Name of Business
|
||||
This is a Markdown template for developing a business model using the Business Model Canvas.
|
||||
Add logo of the business here. Remove this description.
|
||||
|
||||
## Summary of Business
|
||||
Add a description that is about the length of an evelvator pitch for the business.
|
||||
|
||||
## Website of Business
|
||||
Add here a link to your website design.
|
||||
|
||||
## Business Model Canvas
|
||||
Add a very brief summary of each section in this table and provide details in the linked documents. Remove this description.
|
||||
|
||||
<table>
|
||||
<tr>
|
||||
<td rowspan="2">
|
||||
<b><a href="Key_Partners.md">Key Partners</a></b>
|
||||
<p>Who are our Key Partners?<br>
|
||||
Who are our key suppliers?<br>
|
||||
Which Key Activities do partners perform?</p>
|
||||
</td>
|
||||
<td>
|
||||
<b><a href="Key_Activities.md">Key Activities</a></b>
|
||||
<p>What Key Activities do our Value Propositions require?<br>
|
||||
Our Distribution Channels?<br>
|
||||
Customer Relationships?<br>
|
||||
Revenue Streams?</p>
|
||||
</td>
|
||||
<td rowspan="2" colspan="2">
|
||||
<b><a href="Value_Propositions.md">Value Propositions</a></b>
|
||||
<p>What value do we deliver to the customer?<br>
|
||||
Which one of our customer's problems are we helping to solve?<br>
|
||||
What bundles of products and services are we offering to each Customer Segment?<br>
|
||||
are different and <br>
|
||||
worth paying <br>
|
||||
attention</p>
|
||||
<br><br><br><br><br>
|
||||
</td>
|
||||
<td>
|
||||
<b><a href="Customer_Relationships.md">Customer Relationships</a></b>
|
||||
<p>What type of relationship does each of our Customer Segments expects us to establish and maintain with them?<br>
|
||||
Which ones have we established?</p>
|
||||
</td>
|
||||
<td rowspan="2">
|
||||
<b><a href="Customer_Segments.md">Customer Segments</a></b>
|
||||
<p>For whom are we creating value?<br>
|
||||
Who are our most important customers?</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td>
|
||||
<b><a href="Key_Resources.md">Key Resources</a></b>
|
||||
<p>What Key Resources do our Value Propositions require?<br>
|
||||
Our Distribution Channels?<br>
|
||||
Customer Relationships?<br>
|
||||
Revenue Streams?</p>
|
||||
</td>
|
||||
<td>
|
||||
<b><a href="Channels.md">Channels</a></b>
|
||||
<p>Through which Channels do our Customer Segments want to be reached?<br>
|
||||
How are our Channels integrated?
|
||||
How are we integrated with customer routines?</p>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td colspan="3">
|
||||
<b><a href="Financial_Plan.md">Cost Structure</a></b>
|
||||
<p>What are the most important costs to our business?<br>
|
||||
Which Key Resources are most expensive?<br>
|
||||
Which Key Activities are most expensive?<br>
|
||||
How does it coes to establish and run the business?</p>
|
||||
</td>
|
||||
<td colspan="3">
|
||||
<b><a href="Financial_Plan.md">Revenue Streams</a></b>
|
||||
<p>For what value are customers willing to pay? <br>
|
||||
How would they prefer to pay? <br>
|
||||
What is the revenue structure?</p>
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Founders
|
||||
<!-- Team members -->
|
||||
* NAME, TITLE
|
||||
* NAME, TITLE
|
||||
* NAME, TITLE
|
||||
* NAME, TITLE
|
||||
* NAME, TITLE
|
1
BusinessModelCanvas/Template/Value_Propositions.md
Normal file
1
BusinessModelCanvas/Template/Value_Propositions.md
Normal file
@ -0,0 +1 @@
|
||||
# Value Propositions
|
9
BusinessModelCanvas/Template/team-leaders.md
Normal file
9
BusinessModelCanvas/Template/team-leaders.md
Normal file
@ -0,0 +1,9 @@
|
||||
# Team Leader
|
||||
|
||||
* T0: (add name)
|
||||
* T1: (add name)
|
||||
* T2: (add name)
|
||||
* T3: (add name)
|
||||
* T4: (add name)
|
||||
* T5: (add name)
|
||||
* T6: (add name)
|
File diff suppressed because it is too large
Load Diff
Binary file not shown.
1
build-output/ignore-this-dir
Normal file
1
build-output/ignore-this-dir
Normal file
@ -0,0 +1 @@
|
||||
Ignore this directory. It's used by the build process for final output.
|
14
build/StartupStarterPackage.yml
Normal file
14
build/StartupStarterPackage.yml
Normal file
@ -0,0 +1,14 @@
|
||||
title: "(DRAFT): Redwood Springs Capital Partners: Startup Starter Package (DRAFT) for YourLLC"
|
||||
titlepage: true
|
||||
author: "Redwood Springs Capital Partners LLC"
|
||||
date: \today
|
||||
toc: true
|
||||
toc-own-page: true
|
||||
header-left: "\\hspace{1cm}"
|
||||
header-center: "\\leftmark"
|
||||
header-right: "Page \\thepage"
|
||||
footer-left: "DRAFT/Example Document"
|
||||
footer-center: "Copyright Redwood Springs Capital Partners LLC"
|
||||
footer-right: "Not legally binding"
|
||||
page-background: "D:/tsys/@ReachableCEO/ExternalVendorCode/pandoc-latex-template/examples/page-background/backgrounds/background5.pdf"
|
||||
urlcolor: blue
|
@ -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
|
@ -1,8 +1,18 @@
|
||||
#!/bin/bash
|
||||
|
||||
export SSP_INPUT_MD="../build-tempdir/ssp-combined.md"
|
||||
|
||||
export SSP_RENDERED_MD="../build-tempdir/RedwoodSpringsCapitalPartners-StartupStarterPackage.md"
|
||||
export SSP_RENDERED_PDF="../build-tempdir/RedwoodSpringsCapitalPartners-StartupStarterPackage.pdf"
|
||||
|
||||
function prevRunCleanup()
|
||||
{
|
||||
|
||||
rm $MD_OUTPUT_FILE
|
||||
rm $PDF_OUTPUT_FILE
|
||||
# Start from a clean slate and remove all previous output
|
||||
|
||||
rm $SSP_INPUT_MD
|
||||
rm $SSP_RENDERED_MD
|
||||
rm $SSP_RENDERED_PDF
|
||||
|
||||
}
|
||||
|
||||
@ -50,18 +60,28 @@ for file in ${boilerplate_files[@]}; do
|
||||
cat $file >> $MD_OUTPUT_FILE
|
||||
done
|
||||
|
||||
#pandoc \
|
||||
# --from=markdown \
|
||||
# --number-sections \
|
||||
## --toc \
|
||||
# --output=$1.pdf
|
||||
}
|
||||
|
||||
main()
|
||||
{
|
||||
|
||||
|
||||
|
||||
# Expand variables into an intermediate markdown file for conversion to PDF
|
||||
|
||||
./mo $SSP_INPUT_MD > $SSP_RENDERED_MD
|
||||
|
||||
# Convert to PDF
|
||||
|
||||
pandoc \
|
||||
< $MD_OUTPUT_FILE \
|
||||
--from=markdown \
|
||||
--number-sections \
|
||||
--toc \
|
||||
--output=$PDF_OUTPUT_FILE
|
||||
$SSP_RENDERED_MD \
|
||||
--number-sections \
|
||||
--template eisvogel \
|
||||
--metadata-file=StartupStarterPackage.yml \
|
||||
--from markdown \
|
||||
--output ./build-output/$SSP_RENDERED_PDF
|
||||
|
||||
# --to=pdf \
|
||||
}
|
||||
|
||||
prevRunCleanup
|
||||
makeOutput
|
Loading…
Reference in New Issue
Block a user