mirror of
https://github.com/johnkerl/miller.git
synced 2026-01-23 02:14:13 +00:00
add some tutorial links to main README.md
This commit is contained in:
parent
af2ded3e79
commit
eb2bc48e66
2 changed files with 4 additions and 8 deletions
|
|
@ -165,3 +165,7 @@ compile a single binary, `scp` it to a faraway machine, and expect it to work.
|
|||
* [Miller's license is two-clause BSD](https://github.com/johnkerl/miller/blob/master/LICENSE.txt).
|
||||
* [Notes about issue-labeling in the Github repo](https://github.com/johnkerl/miller/wiki/Issue-labeling)
|
||||
* [Active issues](https://github.com/johnkerl/miller/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc)
|
||||
* Some tutorials:
|
||||
* https://www.ict4g.net/adolfo/notes/data-analysis/miller-quick-tutorial.html
|
||||
* https://www.togaware.com/linux/survivor/CSV_Files.html
|
||||
* https://guillim.github.io/terminal/2018/06/19/MLR-for-CSV-manipulation.html
|
||||
|
|
|
|||
|
|
@ -6,14 +6,6 @@ TOP OF LIST:
|
|||
* do go.mod correctly w/ regard to gocc and golang.org/x/term/
|
||||
* mgrepr/mrpl -> gh
|
||||
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
mlrtut links:
|
||||
bmk mlr --csv gsearch
|
||||
https://www.ict4g.net/adolfo/notes/data-analysis/miller-quick-tutorial.html
|
||||
https://www.togaware.com/linux/survivor/CSV_Files.html
|
||||
https://guillim.github.io/terminal/2018/06/19/MLR-for-CSV-manipulation.html
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
|
||||
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
|
||||
* help-refactor:
|
||||
o audit for DEFAULT_FOOs @
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue