Convention for Workspaces: Difference between revisions

From Chorke Wiki
Jump to navigation Jump to search
(Created page with "==Structure== {| | valign="top" | ===Projects=== <source lang="ini"> /opt/dev/chorke/ ├─ academia ├─ agronomy ├─ cuisines ├─ healthya ├─ her...")
 
No edit summary
Line 1: Line 1:
==Structure==
{|
{|
| valign="top" |
| valign="top" |
Line 49: Line 48:
</source>
</source>
|}
|}
__TOC__

Revision as of 23:44, 27 September 2019

Projects

/opt/dev/chorke/
   ├─ academia
   ├─ agronomy
   ├─ cuisines
   ├─ healthya
   ├─ heritage
   └─ robotica

Programming

./chorke/academia/
   ├─ core
   ├─ java
   ├─ perl
   ├─ pyth
   ├─ ruby
   └─ zend

Workspaces

./academia/java/
   ├─ acad_workspaces
   ├─ agro_workspaces
   ├─ core_workspaces
   ├─ cuis_workspaces
   ├─ ebis_workspaces
   └─ hims_workspaces

Workspace

./java/core_workspaces/
   ├─ root_workspace
   ├─ base_workspace
   ├─ core_workspace
   ├─ test_workspace
   ├─ demo_workspace
   └─ make_workspace