Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
command used ```nushell ls **/package.nuon | insert new {|it| $it.name | path dirname | path join "nupm.nuon" } | each { mv $in.name $in.new } ```
- Loading branch information