Hi Devs,

I updated the folder structure in [1] according to the high-level
architecture of the final deliverables and added README.md files
accordingly:

├── desktop
│   ├── README.md
│   ├── main.js
│   └── package.json
├── modules
│   ├── README.md
│   └── sequence-diagram-editor
│       ├── README.md
│       ├── css
│       ├── fonts
│       ├── images
│       ├── index.html
│       ├── js
│       └── lib
└── web
    └── README.md

The idea of this is to create separate distributions for desktop and web
inside corresponding folders using tooling modules found inside the modules
folder. Please go through this and share your thoughts.

[1] https://github.com/wso2-incubator/js-tooling-framework

Thanks

-- 
*Imesh Gunaratne*
Software Architect
WSO2 Inc: http://wso2.com
T: +94 11 214 5345 M: +94 77 374 2057
W: https://medium.com/@imesh TW: @imesh
lean. enterprise. middleware
_______________________________________________
Dev mailing list
[email protected]
http://wso2.org/cgi-bin/mailman/listinfo/dev

Reply via email to