Compare commits
5 Commits
10bdf945a4
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dd0084fe25 | ||
| 1bd2958faf | |||
| 40496f587f | |||
| f97f4957dd | |||
| 3ec249cc1a |
2
.gitignore
vendored
Normal file
2
.gitignore
vendored
Normal file
@@ -0,0 +1,2 @@
|
|||||||
|
book
|
||||||
|
.vscode/sftp.json
|
||||||
6
BuildAndShip.sh
Normal file
6
BuildAndShip.sh
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
mdbook \
|
||||||
|
build \
|
||||||
|
. \
|
||||||
|
-d book
|
||||||
21
pages/01.home/default.md
Normal file
21
pages/01.home/default.md
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
---
|
||||||
|
title: 'EzEDA - Business/Operations/Product Plan - Introduction
|
||||||
|
'
|
||||||
|
menu: 'EzEDA - Business/Operations/Product Plan - Introduction
|
||||||
|
'
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
|
# EzEDA - Business/Operations/Product Plan - Introduction
|
||||||
|
|
||||||
|
## Executive Summary for EzEda
|
||||||
|
|
||||||
|
- LLC created to facillitate/sponsor/fund/support development, distribution, promotion of EzEda.
|
||||||
|
|
||||||
|
Turnkey Network Systems LLC global Operating agreement prohibts Contributor License Assignment/Agreement, as does the operating agreement of EzEda.org (series)LLC.
|
||||||
|
|
||||||
|
Turnkey Network Systems LLC and EzEda.org LLC does require a Developer Certificate of Origin.
|
||||||
|
|
||||||
|
## Reduction to practice
|
||||||
|
|
||||||
|
- [GIT Organization](https://git.knownelement.com/EzEDA.org)
|
||||||
Reference in New Issue
Block a user