basic concept for downstream management
This commit is contained in:
parent
c16c76e994
commit
e6e23c2cbe
1
examples/packages/README.md
Normal file
1
examples/packages/README.md
Normal file
@ -0,0 +1 @@
|
||||
Directory used for example of downstream management
|
1
examples/packages/packages/app-editors/nano/README.md
Normal file
1
examples/packages/packages/app-editors/nano/README.md
Normal file
@ -0,0 +1 @@
|
||||
Logic for nano resolution using zernit
|
8
examples/packages/packages/app-editors/nano/config
Normal file
8
examples/packages/packages/app-editors/nano/config
Normal file
@ -0,0 +1,8 @@
|
||||
---
|
||||
// These are expected to be defined on-demand
|
||||
METADATA: value
|
||||
---
|
||||
|
||||
src_phase() {
|
||||
logic for phase?
|
||||
}
|
Loading…
Reference in New Issue
Block a user