Skip to content

Commit

Permalink
rename the package files
Browse files Browse the repository at this point in the history
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
amtoine committed Feb 18, 2024
1 parent 4180ce8 commit ada042f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 0 deletions.
File renamed without changes.
File renamed without changes.

0 comments on commit ada042f

Please sign in to comment.