Skip to content

Latest commit

 

History

History
29 lines (15 loc) · 1.14 KB

README.md

File metadata and controls

29 lines (15 loc) · 1.14 KB

lv4.0-airframe

Repo for our future liquid propellant rocket!

Isotank

The isotank is a separate project with it's own git repository. It's included as a sub module in this repo. If cloning from scratchit recommended to use:

git clone --recurse-submodules https://github.com/psas/lv4.0-airframe.git

or if using SSH (token)

git clone --recurse-submodules [email protected]:psas/lv4.0-airframe.git

If you've already cloned it, use the following commands:

git submodule init

git submodule update

For more information on submodules see https://git-scm.com/book/en/v2/Git-Tools-Submodules

LICENSE

Copyright Portland State Aerospace Society 2018.

This documentation describes Open Hardware and is licensed under the CERN OHL v. 1.2.

You may redistribute and modify this documentation under the terms of the CERN OHL v.1.2. http://ohwr.org/cernohl. This documentation is distributed WITHOUT ANY EXPRESS OR IMPLIED WARRANTY, INCLUDING OF MERCHANTABILITY, SATISFACTORY QUALITY AND FITNESS FOR A PARTICULAR PURPOSE. Please see the CERN OHL v.1.2 for applicable conditions.