Convention for Workspaces

From Chorke Wiki
Revision as of 23:42, 27 September 2019 by Shahed (talk | contribs) (Created page with "==Structure== {| | valign="top" | ===Projects=== <source lang="ini"> /opt/dev/chorke/ ├─ academia ├─ agronomy ├─ cuisines ├─ healthya ├─ her...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Structure

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