Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change build directory structure #569

Open
ivcosla opened this issue Sep 12, 2019 · 0 comments
Open

Change build directory structure #569

ivcosla opened this issue Sep 12, 2019 · 0 comments

Comments

@ivcosla
Copy link

ivcosla commented Sep 12, 2019

Instead of building binaries in the project root do it in separated user-specified directory. The following structure is proposed by @evanlinjin

.build-dir/bin -> Binaries.
.build-dir/bin/apps -> App binaries.
.build-dir/configs -> Config files.
.build-dir/scripts -> Scripts for tests and other business

Also, ensure that every integration related script or resource is kept inside integration directory.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant