Commit Graph

174 Commits

Author SHA1 Message Date
8422d40e2c Add from-ssv to readme. 2019-10-13 23:09:10 +02:00
91e6d31dc6 Merge pull request #753 from JesterOrNot/master
Style README
2019-10-03 06:28:52 +13:00
c78bce2af4 Add Changelog episode badge to README 2019-10-02 09:34:08 -05:00
a7a0f48286 Update README.md 2019-10-01 06:46:04 -05:00
1bf0f7110a Update README.md 2019-10-01 06:44:06 -05:00
ad53eb4e76 Update README.md 2019-10-01 06:39:18 -05:00
c81d20a069 Update README.md 2019-10-01 06:37:27 -05:00
08df76486d Update README.md 2019-10-01 06:00:00 -05:00
fe3753ea68 more style changes 2019-10-01 05:58:56 -05:00
abf671da1b misc style changes 2019-10-01 05:54:59 -05:00
91b4d27931 add capitalization in readme
discord and twitter should be uppercase
2019-10-01 05:32:21 -05:00
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
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