Commit Graph

253 Commits

Author SHA1 Message Date
JT
b3b3cf0689
Remove the docker instructions
Docker has been out of date for a long time, go ahead and remove.
2021-09-20 19:33:49 +12:00
Darren Schroeder
28db8022fe
Update README.md
added integrations and mentions in supported section
2021-08-05 07:35:22 -05:00
Darren Schroeder
55acdaaf8c
add officially supported by section (#3895) 2021-08-04 15:57:57 -05:00
mukund
2b80f40164
Remove outdated note in README.md. (#3751) 2021-07-09 06:04:02 +12:00
vlad doster
04c0e94349
(docs) update README.md (#3630)
- suggest grammar changes
- correct punctuation
- make code fences consistently use `shell` vs `bash` && `shell`
2021-06-16 14:55:10 -05:00
JT
18be6768c9
Update README.md 2021-06-16 18:24:21 +12:00
JT
fbe61a06f6
Update README.md 2021-06-16 18:23:27 +12:00
itsme-alan
6f0dd8e885
Update README.md (#3615) 2021-06-14 20:52:07 +12:00
Inet
fcd94efbd6
README: output from -> output to (#3550) 2021-06-03 11:45:01 -05:00
JT
df526f73be
Bump to 0.32 (#3521)
* Bump to 0.32

* Bump to 0.32
2021-06-01 08:14:50 +12:00
Henrik Sjööh
3e325a1974
update min rust version (#3462)
Co-authored-by: Henrik Sjööh <henrik.sjooh@configura.com>
2021-05-22 16:06:33 +12:00
ahkrr
7b8c2c232f
fix: deadlock when printing errors (#3140)
Co-authored-by: hk <alexhaka10@protonmail.com>
2021-03-08 12:08:37 +13:00
Darren Schroeder
84169a91ff
update readme (#3106)
added commit activity
added contributors
removed gitpod
2021-02-25 07:50:42 -06:00
Darren Schroeder
d1c48cdcf9
update azure ci badge from master to main (#3105) 2021-02-25 07:36:09 -06:00
Chris Watson
d7b707939f
Fix quick command reference link in README (#3052) 2021-02-14 18:38:01 +13:00
Anhad Singh
85329f9a81
Fix readme (#3013) 2021-02-06 14:18:38 +13:00
Darren Schroeder
fb1846120d
standardize on how to get file size (#2992)
* standardize on how to get file size

* forgot to remove comment

* make specified size lowercase

* fix the test due to precision

* added another test

* Update README.md

add contributors graphic

* clippy - test adjustment

* tweaked matching
2021-02-03 07:19:38 -06:00
Jonathan Turner
da1e1295ea
Update README.md 2021-02-03 15:08:18 +13:00
Darren Schroeder
ecaea57263
Value helpers (#3000)
* Update README.md

add contributors graphic

* just a couple of helpers

* separated some helpers out to individual fns
2021-02-03 15:06:11 +13:00
Diogo Edegar Mafra
c1981dfc26
Fix README formatting (#2996) 2021-02-02 19:23:38 +13:00
Darren Schroeder
2c52144f41
Update README.md (#2993)
add contributors graphic
2021-02-02 07:05:37 +13:00
Jonathan Turner
7c4c00f1e6
Update README.md 2021-01-25 20:34:05 +13:00
Jonathan Turner
833baca66e
Add a new animated demo (#2971) 2021-01-25 20:12:44 +13:00
Jonathan Turner
3d29e3efbf
Update README.md 2021-01-07 18:12:04 +13:00
Sasha Pourcelot
1e67ae8e94
Fix broken links in the README (#2813) 2020-12-22 17:35:06 +13:00
Matteo Bertini
63d4df9810
Fix broken links to the documentation (#2755)
- fix the "installation chapter of the book" link, the current link has no "en/" for English as it does for other languages
- correct the link "learning resources in our [documentation]", missing in the new site, where the documentation is well highlighted in the top bar. Rephrased to point to the cookbook
2020-11-19 17:21:05 +13:00
Leonhard Kipp
80b39454ff
Change Nu Shell and NuShell to Nushell (#2728) 2020-11-07 06:39:49 +13:00
Joshua Shanks
5faa82e323
Update required rust version (#2718)
Co-authored-by: Joshua Shanks <jjshanks@stripe.com>
2020-10-30 12:17:49 -05:00
Jonathan Turner
6951fb440c
Remove it expansion (#2701)
* Remove it-expansion, take 2

* Cleanup

* silly update to test CI
2020-10-26 19:55:52 +13:00
Jonathan Turner
84da815b22
Update README.md 2020-08-14 16:46:25 +12:00
Jonathan Turner
ba81278ffd
Remove build.rs and nu-build (#2282) 2020-08-01 09:21:10 +12:00
Joseph T. Lyons
4347339e9a
Make all bullet point items uppercase (#2257) 2020-07-26 06:15:12 +12:00
morrme
5d17b72852
update config documentation (#2178)
* update config documentation

* update config syntax

* update config syntax

* Update alias.md

Co-authored-by: Jonathan Turner <jonathandturner@users.noreply.github.com>
2020-07-23 09:42:04 +12:00
Jonathan Turner
dcd2227201
Update README.md 2020-07-02 09:00:44 +12:00
Joseph T. Lyons
053bd926ec
First pass at updating all documentation formatting and cleaning up output of examples (#2031) 2020-06-24 06:21:47 +12:00
Darren Schroeder
a1fd5ad128
Updated Readme to include Roadmap project board. (#1975) 2020-06-13 08:24:30 -05:00
Jonathan Turner
b22db39775
Progress readme (#1854)
* Add some progress indicators to the readme

* Add some progress indicators to the readme
2020-05-20 16:46:55 +12:00
Aaron Christiansen
7c61f427c6
Update minimum Rust version requirement in README (#1851)
a4c1b092ba introduced uses of `map_or` on `Result`, which was only stabilised in Rust 1.41.
2020-05-20 10:55:46 +12:00
Jonathan Turner
f5a1d2f4fb
Update README.md 2020-05-14 05:37:18 +12:00
Jonathan Turner
8abbfd3ec9
Update README examples (#1779) 2020-05-14 05:36:24 +12:00
siedentop
3c222916c6
[docs]: How to run tests. (#1647)
Co-authored-by: Christoph Siedentop <christoph@siedentop.name>
2020-04-24 12:20:55 +12:00
Nick Gerace
0dc0c6a10a
Add quickstart option to Docker section in README (#1515) 2020-03-23 09:18:50 +13:00
Waldir Pimenta
5ca9e12b7f
Fix whitespace and typos (#1481)
* Remove EOL whitespace in files other than docs

* Break paragraphs into lines

See http://rhodesmill.org/brandon/2012/one-sentence-per-line/ for the rationale

* Fix various typos

* Remove EOL whitespace in docs/commands/*.md
2020-03-14 06:23:41 +13:00
chrisr
8ef5c47515
Update cargo flags (#1295)
* Update cargo flags

See https://github.com/nushell/nushell.github.io/issues/29

* Update to suggested flag
2020-01-28 22:44:49 -08:00
Jonathan Turner
763fcbc137
Bump to 0.9.0 (#1297) 2020-01-29 15:17:02 +13:00
Jacob Gonzalez
f8be1becf2 Updated rustyline to 6.0.0. Added completion_mode config (#1289)
* Updated rustyline to 6.0.0. Added completion_mode config

* Formatted completion_mode config
2020-01-27 16:41:17 +13:00
Jonathan Turner
af51a0e6f0
Update motto 2020-01-27 16:32:02 +13:00
Jonathan Turner
a2bb23d78c
Update README.md 2020-01-25 06:51:24 +13:00
Sean Hellum
fb977ab941 add automated setup badge and add .gitpod.yml patch (#1246)
* add automated setup badge and add .gitpod.yml patch

* Update .gitpod.yml
2020-01-20 14:40:04 +13:00
Jonathan Turner
5692a08e7f
Update README.md 2020-01-10 09:40:30 +13:00
Jonathan Turner
a9317d939f
Update README.md 2019-12-28 15:27:51 +13:00
notryanb@gmail.com
dba347ad00 update readme to show >= 0.7 nu path 2019-12-26 20:08:30 -05:00
Sebastian Jung
cbbb246a6d update links to books 2019-12-15 13:56:26 +01:00
Yehuda Katz
e8800fdd0c Remove the coloring_in_tokens feature flag
Stabilize and enable
2019-12-12 11:34:43 -08:00
Yehuda Katz
57af9b5040 Add Range and start Signature support
This commit contains two improvements:

- Support for a Range syntax (and a corresponding Range value)
- Work towards a signature syntax

Implementing the Range syntax resulted in cleaning up how operators in
the core syntax works. There are now two kinds of infix operators

- tight operators (`.` and `..`)
- loose operators

Tight operators may not be interspersed (`$it.left..$it.right` is a
syntax error). Loose operators require whitespace on both sides of the
operator, and can be arbitrarily interspersed. Precedence is left to
right in the core syntax.

Note that delimited syntax (like `( ... )` or `[ ... ]`) is a single
token node in the core syntax. A single token node can be parsed from
beginning to end in a context-free manner.

The rule for `.` is `<token node>.<member>`. The rule for `..` is
`<token node>..<token node>`.

Loose operators all have the same syntactic rule: `<token
node><space><loose op><space><token node>`.

The second aspect of this pull request is the beginning of support for a
signature syntax. Before implementing signatures, a necessary
prerequisite is for the core syntax to support multi-line programs.

That work establishes a few things:

- `;` and newlines are handled in the core grammar, and both count as
  "separators"
- line comments begin with `#` and continue until the end of the line

In this commit, multi-token productions in the core grammar can use
separators interchangably with spaces. However, I think we will
ultimately want a different rule preventing separators from occurring
before an infix operator, so that the end of a line is always
unambiguous. This would avoid gratuitous differences between modules and
repl usage.

We already effectively have this rule, because otherwise `x<newline> |
y` would be a single pipeline, but of course that wouldn't work.
2019-12-11 16:41:07 -08:00
Jonathan Turner
5676713b1f
Update README.md 2019-12-01 07:12:14 +13:00
Jonathan Turner
c68d236fd7 Update README 2019-11-26 21:00:34 +13:00
Andrés N. Robalino
d320ffe742 nth can select more than one row at a time. 2019-11-25 17:16:58 -05:00
Andrés N. Robalino
1c830b5c95 default command introduced. 2019-11-24 04:20:08 -05:00
Andrés N. Robalino
1a0b339897 compact command introduced. 2019-11-23 19:05:44 -05:00
Jonathan Turner
015693aea7
Update README.md 2019-11-19 03:41:16 +13:00
Andrés N. Robalino
00b3c2036a This is part of on-going work with capabilities when working with
tables and able to work with them for data processing & viewing
purposes. At the moment, certain ways to process said tables we
are able to view a histogram of a given column.

As usage matures, we may find certain core commands that could
be used ergonomically when working with tables on Nu.
2019-11-12 03:39:30 -05:00
Jonathan Turner
943e0045e7 Update readme 2019-11-10 13:16:52 +13:00
Jonathan Turner
73d8478678 Update readme 2019-11-10 11:27:56 +13:00
Jonathan Turner
8855c54391
Update README.md 2019-11-08 08:19:41 +13:00
Jonathan Turner
76208110b9
Update README.md 2019-11-08 07:17:12 +13:00
Jonathan Turner
01d6287a8f
Update README.md 2019-11-06 18:25:23 +13:00
Jonathan Turner
ffb2fedca9
Update README.md 2019-11-03 18:24:11 +13:00
Jonathan Turner
e43e906f86
Update README.md 2019-11-03 16:13:00 +13:00
Jonathan Turner
e51d9d0935
Update README.md 2019-11-03 16:12:36 +13:00
Jonathan Turner
136c8acba6 Update README 2019-11-02 14:48:18 +13:00
Jonathan Turner
2d44b7d296
Update README.md 2019-10-30 20:22:01 +13:00
Andrés N. Robalino
f1630da2cc Suggest a column name in case one unknown column is supplied. 2019-10-22 20:10:42 -05:00
Andrés N. Robalino
0611f56776 Can group cells by given column name. 2019-10-20 18:42:07 -05:00
Thomas Hartmann
587bb13be5 Updates readme with new name of flag. 2019-10-15 23:19:16 +02:00
Thomas Hartmann
b4c639a5d9 Updates description of command in readme. 2019-10-15 21:01:14 +02:00
Jonathan Turner
e250a3f213
Update README.md 2019-10-15 18:52:15 +13:00
Jonathan Turner
bd6d8189f8
Merge pull request #830 from t-hart/pull-req/from-master
[DRAFT] Adds `from-ssv` command.
2019-10-15 18:28:43 +13:00
Jonathan Turner
452b5c58e8
Update README.md 2019-10-15 15:38:22 +13:00
Thomas Hartmann
8422d40e2c Add from-ssv to readme. 2019-10-13 23:09:10 +02:00
Jonathan Turner
91e6d31dc6
Merge pull request #753 from JesterOrNot/master
Style README
2019-10-03 06:28:52 +13:00
Jerod Santo
c78bce2af4
Add Changelog episode badge to README 2019-10-02 09:34:08 -05:00
Sean Hellum
a7a0f48286
Update README.md 2019-10-01 06:46:04 -05:00
Sean Hellum
1bf0f7110a
Update README.md 2019-10-01 06:44:06 -05:00
Sean Hellum
ad53eb4e76
Update README.md 2019-10-01 06:39:18 -05:00
Sean Hellum
c81d20a069
Update README.md 2019-10-01 06:37:27 -05:00
Sean Hellum
08df76486d
Update README.md 2019-10-01 06:00:00 -05:00
Sean Hellum
fe3753ea68
more style changes 2019-10-01 05:58:56 -05:00
Sean Hellum
abf671da1b
misc style changes 2019-10-01 05:54:59 -05:00
Sean Hellum
91b4d27931
add capitalization in readme
discord and twitter should be uppercase
2019-10-01 05:32:21 -05:00
Sean Hellum
310897897e
Changed the location of the open in gitpod button
In my opinion, this looks a lot better
2019-10-01 05:28:54 -05:00
Isaac Goss
9d04a7cc40 Adds a word to README for readabilty 2019-09-30 18:51:35 -04:00
Fahmi Akbar Wildana
ce9e4a61e7
Add repology.org badge to Packaging status 2019-10-01 03:39:16 +07:00
Jonathan Turner
c5fdbdb8a1
Update README.md 2019-09-30 11:29:59 +13:00
Jonathan Turner
c15b5df674
Update README.md 2019-09-30 11:10:19 +13:00
Jonathan Turner
00f0fd2873
Update README.md 2019-09-30 11:09:52 +13:00
Jonathan Turner
982ebacddd
Merge pull request #725 from JesterOrNot/master
Gitpod
2019-09-29 05:07:21 +13:00
Martin-Louis Bright
4f5c0314cf Fix 'Shell commands' table markdown formatting 2019-09-28 00:36:54 -04:00
Blurryface05
680aeb12c2 modified: README.md 2019-09-28 01:46:57 +00:00
BradyBromley
def33206d9
Changed wording in README.md 2019-09-27 09:48:26 -07:00