nushell / nushell/nushell.github.io
Most frequently used Nushell commands chapter
Dieses Issue hat noch niemand übernommen.
- Vorherrschende Sprache
- TypeScript
- Sterne
- 258
- Forks
- 561
- Ø Merge
- 3 Std. 20 Min.
- Gemergte PRs (30 T.)
- 15
Beschreibung
UPD: for those who are interested result are published here:
https://github.com/maxim-uvarov/nu-commands-frequency-stats/blob/main/aggregated_stats/aggregated-freq-stats20230911.csv
Work on the script is in progress
Guys, I think it would be cool to add a chapter to the book about the most frequently used Nushell commands to help newcomers prioritize their learning efforts.
To gather statistics from several nushell users, I wrote this script.
After running this script, it will produce two files: a CSV with the commands and their frequency that were used in your history for more than 10 times and a YAML-formatted txt file with some additional information (as github doesn't allow to upload files with YAML extension into the comments).
Please feel free to alter that data by either increasing the frequency threshold included in the CSV report commands or by not attaching the YAML.txt file if you believe it could somehow harm your privacy.
If you would like to contribute your data, please run the script and upload your files in this thread so we could aggregate the data from them.
The script will ask you if you want to include stats only about built-in commands or all the commands that you used. It is up to you how much information you want to share.
Beitragsleitfaden
Erste Schritte
- Lies das ganze Issue und danach den Beitragsleitfaden des Projekts.
- Schreib ins Issue, dass du es übernimmst — das erspart doppelte Arbeit.
- Forke das Repository und arbeite in einem Branch.
- Öffne einen Pull Request, der die Issue-Nummer nennt.
Rechercherichtung
Beginne damit, das verlinkte Skript history-stats2.nu und die veröffentlichten Ergebnisse in aggregated-freq-stats20230911.csv zu prüfen, und untersuche anschließend die bestehende Kapitelstruktur des Buchs. Als abgeschlossen gilt die Aufgabe, wenn ein auf Neueinsteiger ausgerichtetes Kapitel hinzugefügt wurde, das die gesammelten Befehlsfrequenzdaten verwendet und zum Dokumentationsstil des Buchs passt.
Vom Indexierungsmodell aus dem Issue-Text verfasst.
Bewertung
- Tech-Stack
- shell
- Bereich
- cli, documentation
- Issue-Typ
- Dokumentation
- Schwierigkeit
- 4/5
- Geschätzter Aufwand
- 3-5 Tage
- Aktivitätsstatus
- Veraltet
- Klarheit
- Größtenteils klar
- Anfängerfreundlichkeit
- 35/100