/nu_inject

PoC Simple scripts injection by name

Primary LanguageNu

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.