Skip to content

MAaxim91/nu_inject

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nu_inject

The purpose of this project is to allow inject script files by the name.

Script adding

  1. Write optionals edit <script_name> to open a new optional file in the editor.
  2. After save open a new Nushell session.
  3. Use inject to see list of available optionals.
  4. Use inject-<script_name> to inject it.