Skip to content

Can you give me some pointers on how to setup this mono-repo. #902

Answered by mosuem
Carlosg19 asked this question in Q&A
Discussion options

You must be logged in to vote

Thanks for using this new discussions feature :)

I personally just use it as a normal repo - my workflow is

git clone ...
cd pkgs/messages
dart pub get
dart run ...

I do want to switch to use the new pub workspace feature, that should help even more. Any suggestions or help are appreciated, I am curious to what workflows are available. I have no experience with melos, only mono_repo, which I find adds complexity more than it removes it.

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Carlosg19
Comment options

@mosuem
Comment options

@Carlosg19
Comment options

Answer selected by Carlosg19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants