💡 Add basic design idea
This commit is contained in:
parent
1257dd8b21
commit
9b0db464ef
1 changed files with 9 additions and 0 deletions
|
@ -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
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue