package_rename icon indicating copy to clipboard operation
package_rename copied to clipboard

Specifying application path in config yaml

Open MadhuOpen opened this issue 3 years ago • 2 comments

Nice package 👌,

Is there a way we can use it along with melos. can we add a path param in config yaml file specifying the path of the application code?

MadhuOpen avatar Oct 11 '22 12:10 MadhuOpen

I don't really know what melos is. Can you give some info, example repo, or such for my better understanding.

Also you can implement the feature and send a pull request.

OutdatedGuy avatar Oct 11 '22 17:10 OutdatedGuy

Melos is used to manage multiple packages and apps under one configuration, it allows to write scripts to run across all the packages and apps that it manages.If we get an option to rename the package of different apps by specifying their path it would be great...

I would try myself and send a pull request

MadhuOpen avatar Oct 12 '22 05:10 MadhuOpen