Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upDocumentation for Nu commands (NO programming experience needed) #711
Comments
|
I'm picking |
|
I'm picking |
|
I'll grab |
|
@notryanb - those would be good to document, too |
|
I would like to provide document for tree command |
|
If no one minds. I'd like to work on documenting the |
|
Can I take |
|
@CDRayn go ahead! |
|
@codingonHP no problem! |
|
@akramkazmi71 thanks! |
Add documentation for `clip` command
|
I'm picking |
|
I'll pick up |
Partial fix of issue nushell#711
Partial fix of issue nushell#711
|
Sorry it seems I messed up referencing the issue. |
|
I'll try from_json! |
|
Nabbing |
Partial fix of issue nushell#711
Part of nushell#711
Part of nushell#711
|
I am working on |
|
@tchak > I am working on Thanks! In the list now. |
|
I've got skip and skip-while |
|
|
|
comparing autoview,binaryview,clear,cp,describe,drop,each,empty?,keep,keep-until,keep-while,kill,match,merge,mkdir,mv,n,p,parse,post,pwd,range,rm,run_external,shuffle,skip-until,split-by,table,textview,touch,tree,with-env Some |
We need documentation for the following Nu internal commands in any speaking language of your choosing:
If interest in working on a command, please read this first.
Please note: These are Nu commands, they may be the same name as commands you might be familiar from other shells but their usage, flags, and functionality might be different. Please make sure you have latest Nu installation
0.4.0(you can confirm this by running theversioncommand under Nu).You can learn more about how a Nu command works by looking at the source code or from Nu itself running
help commandwherecommandis the command you are interested in documenting.VERY IMPORTANT you try and experiment with the command using Nu to get ideas.