refined-dusk-58376
12/17/2020, 9:07 PMflat-zoo-31952
12/17/2020, 9:18 PMhappy-kitchen-89482
12/17/2020, 9:18 PMrefined-dusk-58376
12/17/2020, 9:20 PMhappy-kitchen-89482
12/17/2020, 9:20 PMrefined-dusk-58376
12/17/2020, 9:21 PMhappy-kitchen-89482
12/17/2020, 9:21 PMrefined-dusk-58376
12/17/2020, 9:23 PMhappy-kitchen-89482
12/17/2020, 9:23 PMrefined-dusk-58376
12/17/2020, 9:24 PMflat-zoo-31952
12/17/2020, 9:25 PMrefined-dusk-58376
12/17/2020, 9:26 PMflat-zoo-31952
12/17/2020, 9:27 PMrefined-dusk-58376
12/17/2020, 9:27 PMflat-zoo-31952
12/17/2020, 9:30 PMrefined-dusk-58376
12/17/2020, 9:33 PMpoetry new
) or cargo init
and be able to link the projects I have while developing them so I have autocomplete for them.setup.py
then install an editable version of the micro-projects I'm including in a bigger project using their installation method.flat-zoo-31952
12/17/2020, 9:58 PMwitty-crayon-22786
12/17/2020, 9:59 PMflat-zoo-31952
12/17/2020, 9:59 PMrefined-dusk-58376
12/17/2020, 9:59 PMflat-zoo-31952
12/17/2020, 10:00 PMwitty-crayon-22786
12/17/2020, 10:00 PMenough-analyst-54434
12/17/2020, 10:02 PMgit sparse-checkout
to implement a (strawman name) ./pants view <files or targets>
flat-zoo-31952
12/17/2020, 10:02 PMrefined-dusk-58376
12/17/2020, 10:02 PMenough-analyst-54434
12/17/2020, 10:03 PMflat-zoo-31952
12/17/2020, 10:04 PMrefined-dusk-58376
12/17/2020, 10:04 PMflat-zoo-31952
12/17/2020, 10:05 PMpython_library()
to pants for the most part, until you define a binary target./pants dependencies
& corefined-dusk-58376
12/17/2020, 10:07 PMwitty-crayon-22786
12/17/2020, 10:07 PMflat-zoo-31952
12/17/2020, 10:08 PMrefined-dusk-58376
12/17/2020, 10:09 PMflat-zoo-31952
12/17/2020, 10:09 PMwitty-crayon-22786
12/17/2020, 10:10 PMflat-zoo-31952
12/17/2020, 10:10 PMrefined-dusk-58376
12/17/2020, 10:14 PMpants.toml
file will tell where the sources. People could select how to interpret how they go underneath those sub folders