Commit Graph

74 Commits

Author SHA1 Message Date
Charlie Drage
964874a383 Clarify Odo terminology (#1420)
Updates the README as well as documentation to indicate that it's "odo"
within a sentence and only capitalized "Odo" at the beginning of a
sentence.

Closes https://github.com/redhat-developer/odo/issues/1397
2019-03-07 07:33:12 -08:00
Charlie Drage
e4a4530bbf Updates the README.md with a new layout (#1299)
Updates the README.md with a more intuitive layout.

It also:

- Moves around a few things
- Uses the <section> feature of GitHub to make installation pages
dropdown
- Floats the logo to the right
- Changes the gif to asciinema
2019-02-28 12:16:51 -05:00
Suraj Narwade
bd3e74a4eb release v0.0.20 (#1387) 2019-02-27 19:45:24 +05:30
girish ramnani
e66549fbe3 added circle ci badge (#1351) 2019-02-21 12:15:55 +05:30
Suraj Narwade
61f278a13f Release v0.0.19 (#1315) 2019-02-11 17:14:52 +05:30
Charlie Drage
31e898e60c Release 0.0.18 (#1246) 2019-01-28 20:32:18 -05:00
arout
0cea48211a Missing Deploying an Application using Odo link 2018-12-07 16:55:48 +05:30
Charlie Drage
29435726ae 0.0.17 Release (#1067) 2018-12-03 15:19:07 -05:00
Georgios Andrianakis
16abaca3e9 Remove outdated reference to oc being necessary (#1050)
Fixes: #1044
2018-11-29 08:49:21 +02:00
Charlie Drage
82968cb05b 0.0.16 Release (#1018) 2018-11-20 15:28:01 -05:00
Charlie Drage
2f7ed49711 Release 0.0.15 (#972) 2018-11-13 12:55:09 -05:00
Charlie Drage
7f1251b0f8 Removes Why Did We Create Odo and cleans up README (#930)
Removes the "Why Did we Create Odo" section and cleans up the README so
it's more concise / smaller.

I believe that there's *too much* text and multiple paragraphs that iterate
over the same concept (Odo is fast, it reduces development time, etc.).

Having a few sentences / list of features is more than enough.
2018-11-07 09:50:09 -05:00
Charlie Drage
56ecc2473f Add asciinema / demo gif (#909)
Adds a demo gif to the README.md that shows us deploying a sample nodejs
application.

Closes https://github.com/redhat-developer/odo/issues/332
2018-11-05 08:35:59 -05:00
Charlie Drage
2c807587d8 Update the README.md (#910)
A few things within README.md and the getting-started.md guide were
outdated. I've gone over and quickly updated a few changes.
2018-11-01 08:52:21 -04:00
Charlie Drage
191b3c54c5 Update README index (#884)
For some reason, `####` was added for the index page.

It's been removed so there are no newlines for Odo.
2018-10-29 12:17:13 -04:00
Charlie Drage
83fa51b230 Remove "cli structure" information from README.md
This information is already available within: https://github.com/redhat-developer/odo/blob/master/docs/cli-reference.md

We remove this from the README.md in favour of the above.
2018-10-25 08:49:17 -04:00
Charlie Drage
618c6d34c6 Release 0.0.14 (#850) 2018-10-19 13:36:36 -04:00
Georgios Andrianakis
afb3649f11 Apply minor doc fixes (#824) 2018-10-12 15:41:17 -04:00
Jan Kleinert
1f27118426 Updated the README and other docs (#819) 2018-10-11 11:23:22 +05:30
Charlie Drage
f92c3528e1 0.0.13 release (#794)
0.0.13 release
2018-09-28 15:57:13 -04:00
Tomas Kral
bb3e66d182 v0.0.12 2018-09-19 16:23:54 +02:00
anmolbabu
0764b574d4 Bump version to 0.0.11 (#733)
Signed-off-by: anmolbabu <anmolbudugutta@gmail.com>
2018-09-14 17:41:13 +05:30
Gunnar Morling
eff975bdcc #686 Adding Java as supported language to README.md (#698) 2018-09-06 14:37:57 -04:00
Syam.G.Krishnan
2bb2dca872 add config command for toggling update checker (#589)
* add odo utils config command for enable/disable parameters

- add config command
- create a new field 'config' in odoconfig file
  for storing odo specific configurations

* update CLI structure in Readme.md
2018-09-04 12:43:54 -04:00
Suraj Narwade
eea727b6d6 Updated cli structure in README.md 2018-08-30 14:10:37 +05:30
Suraj Narwade
2f60a7206b v0.0.10 (#662) 2018-08-24 19:10:08 +05:30
Suraj Narwade
1a7dfd97a1 v0.10.0 (#661) 2018-08-24 19:03:05 +05:30
Tomas Kral
8b7a724166 v0.0.9 2018-08-08 11:45:14 +02:00
donal
6073ae1eab FIX - sudo permission issue on mac install 2018-08-03 11:35:09 +01:00
Tomas Kral
292556e417 v0.0.8 2018-07-20 10:43:35 +02:00
Tomas Kral
1d6e463d2f Merge pull request #539 from cdrage/add-public-channel-to-readme
Add public channel, community and contribution info
2018-06-27 15:45:41 +02:00
Charlie Drage
cd8bdde2d0 Add public channel, community and contribution info
This adds the public channel, issue and contribution information to the
README.md
2018-06-26 09:03:41 -04:00
mdas
34278bd236 Updating th oc cluster version
Signed-off-by: mdas <mrinald7@gmail.com>
2018-06-26 15:18:09 +05:30
Tomas Kral
ee258eb859 v0.0.7 2018-06-25 17:15:54 +02:00
Charlie Drage
a6c863d4ab Update installation instructions, add binaries
Updates the current installation instuctions. Adds links to the
binaries.
2018-06-22 09:06:57 -04:00
Praveen Kumar
a8ee29a885 Update README.md
Update the link to minishift and openshift site to get oc binary.
2018-05-31 14:02:31 +00:00
Tomas Kral
476f9fcf25 v0.0.6 2018-05-30 10:28:01 +02:00
Charlie Drage
ce67bb1858 Add more help documentation, automatically generate CLI reference
- Adds more help documentation
- Adds script to generate CLI reference
2018-05-28 10:07:27 -04:00
Tomas Kral
0fdce0d15b release v0.0.5 2018-05-14 14:13:17 +02:00
Tomas Kral
c8bccdc7bd fix quickstart in readme 2018-05-09 17:01:50 +02:00
Charlie Drage
9760b0e2f4 Update README
- Updates the README
 - Changes the location of the installation document
 - Moves contributing content to development file
2018-05-07 08:41:29 -04:00
Charlie Drage
31a5a2db1a Add "Powered by OpenShift" logo
Adds a small logo to the README.md that shows that Odo is powered by
OpenShift!
2018-05-01 09:37:57 -04:00
syamgk
98af32db25 Add Windows installation instruction to readme
+ Adds Windows installation instruction
 + fix the link in advanced instruction
2018-04-25 23:50:00 +05:30
Tomas Kral
8bf9fabe68 Merge pull request #379 from cdrage/update-readme-desc
Update README with odo description
2018-04-20 10:21:59 +02:00
Tomas Kral
02cbc72d33 v0.0.4 2018-04-17 17:24:03 +02:00
Charlie Drage
f97018b811 Update README with odo description
Updates the README with a small blurb about odo.
2018-04-16 14:42:07 -04:00
Piyush Garg
05bcc43037 Make app the main command and application as alias
Now when hitting odo command app will be show as command
application is made alias so that users can use both #296

Updated docs accordingly
2018-04-16 15:20:26 +05:30
Suraj Narwade
73f6148780 Renaming ocdev to odo
Resolves #336.
I didn't change bintray repo name yet. Others, almost all references are changed to odo.
2018-04-12 20:50:08 +02:00
Charlie Drage
c26e545f58 Merge pull request #321 from kadel/use-ocdev-create
Update commands in quickstart and in readme.
2018-04-10 09:13:34 -04:00
Syam.G.Krishnan
81e4e5a711 fix typo 2018-04-06 21:47:47 +05:30