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 Dec 16, 2023
1 parent b7cd1ce commit a5a6b6f
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 a5a6b6f

Please sign in to comment.