💡 Add basic design idea

This commit is contained in:
C-3PO 2018-06-21 12:24:53 +02:00
parent 1257dd8b21
commit 9b0db464ef
Signed by: c3po
GPG key ID: 62993C4BB4D86F24

View file

@ -1 +1,10 @@
console.log('Hello world!');
/*TODO:
- Configuration (which patch to download)
Need to install patch X for product Y, given install path Z and optionally previous version A already installed in path B.
- File download: .solidpkg, .zip, z01
- File verify
- Show output: list of .tor files etc. (and also which of the files have changed)
- File install
*/