amtoine / nu-git-manager

A collection of Nushell tools to manage Git repositories.
GNU General Public License v3.0
26 stars 2 forks source link

define a Nupm workspace #168

Closed amtoine closed 7 months ago

amtoine commented 7 months ago

use a top-level nupm.nuon to read the list of packages instead of hardcoding it inside toolkit.nu.

there is no support for workspaces in Nupm yet, but i prefer moving the list of packages to another file already, even if the format might likely change in the future.