ls
from uutils
(also exa
, maybe rm
, cp
, mv
, …?)use foo
mod foo {}
should give a new iduse dir/
creates module from directory
use dir
\
https://github.com/nushell/nushell/issues/9146
Stefan: Milestones are hard to find in the big meetings with all topics
Darren: Require individual work and dedication
Project management work is hard and we are grateful for everyone stepping up to the tasks (Shoutout: Antoine)
Observation: Special areas of nushell need a "sponsor"
We talked about how it would make it easier in the planning process
if we could make some decisions on what will NOT be in 1.0
We unanimously decided to skip DataFrames for 1.0 but keep flexibility in our design for it.
How to excise while still supporting the folks that want to use a removed command.
Storm: In light of this, one of the first steps in removing dataframes from the release
would be to put all of the dataframe commands in their own crate. This
would also fall in line with the overall cratification process started
with "nu-cmd-lang"
Have smaller meetings for just a single topic with the people leading and interest in that narrow area
Arange area meetings in the chat. Possibility to invite the expert contributors.
ls
see also Nushell core team meeting 2023-05-03
complexity on our side but also other projects already implement a lot of logic
gh -R nushell/nushell pr list --json url,number,author,title
| from json
| each {|i| $"- [($i.number)]\(($i.url)\) ($i.title) \(@($i.author.login)\)"}
| reverse
| to text
or
or
By clicking below, you agree to our terms of service.
New to HackMD? Sign up
Syntax | Example | Reference | |
---|---|---|---|
# Header | Header | 基本排版 | |
- Unordered List |
|
||
1. Ordered List |
|
||
- [ ] Todo List |
|
||
> Blockquote | Blockquote |
||
**Bold font** | Bold font | ||
*Italics font* | Italics font | ||
~~Strikethrough~~ | |||
19^th^ | 19th | ||
H~2~O | H2O | ||
++Inserted text++ | Inserted text | ||
==Marked text== | Marked text | ||
[link text](https:// "title") | Link | ||
 | Image | ||
`Code` | Code |
在筆記中貼入程式碼 | |
```javascript var i = 0; ``` |
|
||
:smile: | ![]() |
Emoji list | |
{%youtube youtube_id %} | Externals | ||
$L^aT_eX$ | LaTeX | ||
:::info This is a alert area. ::: |
This is a alert area. |
On a scale of 0-10, how likely is it that you would recommend HackMD to your friends, family or business associates?
Please give us some advice and help us improve HackMD.
Syncing