-
-
Structure the project and the base files
-
I need a project-structure for advent of code 2019 and 2018 and for some utils "common" and an application
adventofcode-common
adventofcode-application
...
-
Should be useful a more organized folder structure, categorizing files in folders and adding the example(s) to subfolders to the project and not separate project(s)
-
Right now we have subprojects for each interepreter: zio, alpakka, cats-effect, etc. plus a few additional ones for refined types, joda time, java time, ...
Re-structure as follows:
- `scanamo-cor…
-
Suggestion for the improvement of the file organization.
```
AnyaBasic
|--Docs/ (retained)
|--Licences/ (retained)
|--native/ (new)
| |--(.dll, .so, .dylib, .jnilib, etc.) files
|--bin/ (n…
-
-
Remapping project structure in the following way (suggestions always welcome)
```
octane_http1x
octane_http2
octane_http3
octane_multipart
octane_router
...
```
Basically, sub crates for each…
-
# Initial File/Methods/Data Structure
### File Structure
- Project /
- .rspec
- Gemfile
- Gemfile.lock
- config.ru
- spec/
- spec_helper.rb
- _misc-class__spec.rb files
- feature…
-
```
At the moment there are the following projects:
Baselet is the Swing Standalone and Eclipse Plugin project
BaseletGWT is the GWT based Web-Version
BaseletElement is the project containing shared f…