OpenWaterFoundation / owf-app-infomapper-ng

Open Water Foundation InfoMapper web application for menu-driven maps and visualizations, using Angular
GNU General Public License v3.0
1 stars 2 forks source link

Convert InfoMapper into a multi-project workspace #369

Open Nightsphere opened 3 years ago

Nightsphere commented 3 years ago

Similar to the AngularDev workspace, convert the workspace in the InfoMapper repository to possibly take different applications and multiple libraries. This might be as easy as creating a new folder or two to mimic what AngularDev is doing, or it might be a little more involved if creating a multi-project workspace from terminal (e.g. AngularDev) adds to certain files in the background so you don't have to.

I will look more into this later.

smalers commented 3 years ago

See issue #406 related to the library dependency rework.