Commit Graph

262 Commits

Author SHA1 Message Date
9d04a7cc40 Adds a word to README for readabilty 2019-09-30 18:51:35 -04:00
ce9e4a61e7 Add repology.org badge to Packaging status 2019-10-01 03:39:16 +07:00
c5fdbdb8a1 Update README.md 2019-09-30 11:29:59 +13:00
c15b5df674 Update README.md 2019-09-30 11:10:19 +13:00
00f0fd2873 Update README.md 2019-09-30 11:09:52 +13:00
982ebacddd Merge pull request #725 from JesterOrNot/master
Gitpod
2019-09-29 05:07:21 +13:00
4f5c0314cf Fix 'Shell commands' table markdown formatting 2019-09-28 00:36:54 -04:00
680aeb12c2 modified: README.md 2019-09-28 01:46:57 +00:00
def33206d9 Changed wording in README.md 2019-09-27 09:48:26 -07:00
3dd48bf831 Bump version to 0.3.0 for release 2019-09-24 19:29:54 +12:00
08fe603e81 Update README.md 2019-09-23 19:59:05 +12:00
b8964bd320 Update README.md 2019-09-23 19:32:42 +12:00
630ff2495f Update README.md 2019-09-23 19:32:17 +12:00
51b8b0538a Update README.md 2019-09-23 15:55:52 +12:00
ccb6dc264e Update README.md 2019-09-23 15:52:01 +12:00
3c2666a2df Update README.md 2019-09-23 15:08:24 +12:00
0beb067211 Update README.md
Add note about pivot
2019-09-17 19:33:52 +12:00
4922028d69 Update README.md 2019-09-14 10:58:28 +12:00
4b8d0d62eb Update README.md 2019-09-13 15:04:14 +12:00
160bd7c535 Spell check fixed 2019-09-08 18:57:28 +01:00
19f97e6471 Add Fedora installation info 2019-09-06 23:05:35 +03:00
0a9897c5ca Move us away from mixing OOP and spreadsheet to just spreadsheet 2019-09-05 04:29:49 +12:00
4591397fa3 Update README.md 2019-09-04 19:20:14 +12:00
5b706599e9 Mention pkg-config package in installation instruction
Ubuntu distributions does not came with pkg-config by default.
OpenSSL package's documentation mention pkg-config as requirement:
https://docs.rs/openssl/0.10.24/openssl/#automatic
2019-09-03 20:29:22 +02:00
8a9cdcab17 Split fetch command away from open 2019-09-03 18:04:46 +12:00
9488c41dcd can embed a new field to the table 2019-09-02 00:37:13 -05:00
2dc78b2caf Add crates.io badge 2019-09-01 20:43:30 -05:00
ca0c6eaf58 This commit introduces a basic help feature. We can go to it
with the `help` command to explore and list all commands available.

Enter will also try to see if the location to be entered is an existing
Nu command, if it is it will let you inspect the command under `help`.

This provides baseline needed so we can iterate on it.
2019-08-31 19:06:11 -05:00
f5db3276b9 Update README.md 2019-08-31 18:12:08 +12:00
90daf0a486 Update README.md 2019-08-31 17:14:04 +12:00
5ef70c5f01 Update README.md 2019-08-30 13:39:20 +12:00
6d0ea5eda4 updating README to include instructions and link for quay.io, and removing multistage build for devel branch
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
2019-08-29 18:45:24 -04:00
a7d4a8b065 Make neso dependency optional 2019-08-29 01:38:48 +02:00
a1b30fda75 Remove sort-by --reverse flag
Prefer `ls | sort-by size | reverse` over `ls | sort-by size --reverse`.
2019-08-28 13:06:22 +10:00
34c042c4fc Merge pull request #429 from vsoch/add/Dockerfile
Adding Dockerfile for easier usage
2019-08-27 10:54:49 -07:00
30187e0311 Update README.md 2019-08-26 11:47:35 +12:00
04d2371cd6 Make it more obvious that nightly is required 2019-08-25 15:45:12 -07:00
ec0bc00253 adding dockerfile
Signed-off-by: Vanessa Sochat <vsochat@stanford.edu>
2019-08-25 17:56:49 -04:00
236e9ac81e Merge pull request #399 from incrop/sort-by-reverse
Add --reverse option for sort-by
2019-08-25 09:51:25 +12:00
c80907b7e6 Fix typo 2019-08-25 09:48:02 +12:00
19772f82aa Add --reverse option for sort-by 2019-08-25 00:11:38 +03:00
b777cf9008 There is no dependency on libssl on mac os any more 2019-08-24 21:32:28 +02:00
5a72f6db56 Update README.md 2019-08-25 04:38:11 +12:00
668d3a4392 Fix typo in README 2019-08-24 09:15:33 +02:00
bc6c92b5b9 Update README.md 2019-08-24 09:03:39 +12:00
1662719988 Update README.md 2019-08-24 08:37:44 +12:00
ef1a8aea80 Update README.md 2019-08-24 03:39:50 +12:00
8c7c72f555 Update README.md 2019-08-24 03:39:30 +12:00
5570899ea5 Update README.md 2019-08-24 03:34:36 +12:00
e21d7a0a11 Update README.md 2019-08-24 03:32:28 +12:00