peru icon indicating copy to clipboard operation
peru copied to clipboard

Import to home folder

Open musjj opened this issue 1 year ago • 2 comments

I would like to import files to my home folder, can something like:

imports:
    stuff: ~/stuff

be supported?

musjj avatar Mar 20 '23 17:03 musjj

Assuming you don't want to put peru.yaml directly in your home dir, the other way we support this sort of use case is with --file and --sync-dir on the command line. Does that work for you?

On Mon, Mar 20, 2023 at 10:12 AM musjj @.***> wrote:

I would like to import files to my home folder, can something like:

imports: stuff: ~/stuff

be supported?

— Reply to this email directly, view it on GitHub https://github.com/buildinspace/peru/issues/239, or unsubscribe https://github.com/notifications/unsubscribe-auth/AAGSGBAVBJR2FP35ID5J2RLW5CFY5ANCNFSM6AAAAAAWBL7ENY . You are receiving this because you are subscribed to this thread.Message ID: @.***>

oconnor663 avatar Mar 20 '23 19:03 oconnor663

Thanks, this workaround is good enough for now!

musjj avatar Mar 20 '23 22:03 musjj