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

Cleanup blockers #552

Open
e-n-f opened this issue Apr 3, 2018 · 2 comments
Open

Cleanup blockers #552

e-n-f opened this issue Apr 3, 2018 · 2 comments

Comments

@e-n-f
Copy link
Contributor

e-n-f commented Apr 3, 2018

There should probably be some general cleanup of the codebase and directory structure. But be careful not to break outstanding PRs that should be merged eventually after some more work:

@springmeyer
Copy link
Contributor

👍 Thanks for creating this @ericfischer. Once those merge I think we should plan to:

  • Move all command line tools to subdirectory. How about./bin?
  • Move all source code into subdirectory. How about src?
  • Move all third party/vendored code into subdirectory. How about ./deps or ./third_party?
  • Move documentation into ./docs. The main files left at the root would be README.md, CHANGELOG.md, LICENSE.md, Makefile + configurations for travis/codecov/etc.

How does that sound?

@nhoover
Copy link

nhoover commented Apr 6, 2018

Thanks for not forgetting these outstanding PRs! Still hoping for #514.

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

No branches or pull requests

3 participants