85 | | It contains a workspace directory tree rooted on 'codelite' containing a 'cobrac' workspace which should be installed |
86 | | in the root of your cobra build directory (as a sibling to dirs 'Developer', 'Source', '!HowTo', etc) |
87 | | Giving |
88 | | {{{ |
89 | | 637 xx:...src/cobra/wkspace> lsd |
90 | | Developer/ |
91 | | HowTo/ |
92 | | Reusables/ |
93 | | Samples/ |
94 | | SamplesInProgress/ |
95 | | Source/ |
96 | | Supplements/ |
97 | | Tests/ |
98 | | codelite/ |
99 | | 638 xx:...src/cobra/wkspace> ls -1 codelite |
100 | | ls -1 codelite |
101 | | BuildAll.project |
102 | | Cobra.Lang.project |
103 | | Tests.project |
104 | | build-files |
105 | | cobra.project |
106 | | cobrac.project |
107 | | cobrac.tags |
108 | | cobrac.workspace |
109 | | lib-build-files |
110 | | main.cobra |
111 | | tags |
112 | | testify.project |
113 | | 639 xx:...src/cobra/wkspace> |
114 | | }}} |