-
Notifications
You must be signed in to change notification settings - Fork 24
Open
Description
- add a new top-level directory,
/src
- move the following directories to
/src
:
/client
/common
/config
/db
/scripts
/server
/test
- update symlink scripts to only drop and create the link to
/src
. also rename scripts for singular form instead of plural. - update affected relative paths
@jeffreywescott commented on Fri Jul 07 2017
@jeffreywescott commented on Fri Jul 07 2017
[Comment from Clubhouse user @jeffreywescott:] @prattsj: is this a big change, or small? If it's quick / easy, I think it would be a big win for new developers, no?
@jeffreywescott commented on Fri Jul 07 2017
[Comment from Clubhouse user @prattsj:] It should be small-ish. Yeah, agreed.
@jeffreywescott commented on Fri Jul 07 2017
[Comment from Clubhouse user @jeffreywescott:] @prattsj: move to P4 GH?