Skip to content

Reorganize project structure #9

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

Closed
wants to merge 15 commits into from
Closed

Conversation

m-fila
Copy link
Member

@m-fila m-fila commented Jun 20, 2024

BEGINRELEASENOTES

  • Fix compatibility with Dagger version 0.18.8
  • Use standard julia project structure
  • Remove code duplications

ENDRELEASENOTES

The project should follow now a standard julia package structure

  • top level Project.toml
  • src containing a proper module
  • bin and examples using the module
  • docs for some very preliminary documentation

Additionally:

  • data for storing graph description
  • sandbox for some loose examples and experiments
  • deps for 3rd-part projects not officially published yet (GraphMLReader.jl)

@m-fila m-fila marked this pull request as ready for review June 22, 2024 12:29
@m-fila
Copy link
Member Author

m-fila commented Jun 22, 2024

This should make working with a project a lot easier, but also complicates merging #7

@m-fila m-fila changed the title Reorganize project strucutre Reorganize project structure Jun 25, 2024
@m-fila m-fila closed this Jun 25, 2024
@m-fila m-fila deleted the reorganize branch June 27, 2024 14:43
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

Successfully merging this pull request may close these issues.

1 participant