Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.

Jan9103/nushell_inko_lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Features

  • add the ivm bin directory to the PATH
  • inko tab complete
  • ivm tab complete
  • ipm tab complete
    • complete packages (from a local "common package" list)
  • std-lib documentation quick-access (inko docs STD-LIB-MODULE)

Known issues

  • since nu is buggy when importing extern statements with prefix its implemented a bit weird.
  • nu currently doesn't have a good method to complete subcommands AND a main command
    • usually inko FILE runs it, but only inko run FILE has completion
    • no inko --version completion

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages