Commit Graph

56 Commits

Author SHA1 Message Date
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
Tomas Kral
42de32ccc7 Update commands in quickstart and in readme.
- add `ocdev url` to quickstart
- change `ocdev component create` to `ocdev create`
2018-04-06 07:53:59 +02:00
Tomas Kral
86c7086dcb Merge pull request #275 from containscafeine/update-cli-structure-in-readme
Update the CLI structure in README.md
2018-03-27 15:39:35 +02:00
Shubham Minglani
73a384e0f8 Update the CLI structure in README.md
Auto generated using `make generate-cli-docs`
2018-03-27 18:57:21 +05:30
Tomas Kral
05649bfab8 release v0.0.3 2018-03-27 13:09:59 +02:00
Shubham Minglani
e5b26840b3 Update CLI structure in README.md
This commit updates the outdated CLI structure in README.md with
the current structure generated using `make generate-cli-docs`.
2018-03-13 15:54:53 +05:30
Tomas Kral
d33a4ca098 prepare v0.0.2 release 2018-03-06 08:43:20 +01:00
Tomas Kral
1a7d96457e Merge pull request #144 from containscafeine/add-getting-started
Add Getting Started guide
2018-03-05 15:48:10 +01:00
Shubham Minglani
08355477d6 Add Getting Started guide
This commit adds a Getting Started guide for making it easier for
new users to get onboarded. Also updates the references in
README.md to point to the guide.
2018-03-05 19:46:00 +05:30
Tomas Kral
1768f54a06 cleanup installation instruction in readme
Move instructions on how to manualy install ocdev repositories and
packages to docs/advanced-installation-guide.md
2018-03-05 12:22:18 +01:00
Tomas Kral
098cee5fd8 a few improvements for install.sh script
- fix it on macos
- add version variable
- curl as pre-requisite for ubuntu/debian
- update release process docs regarding install script update
- update readme - use bash instead of sh
- download to temporary directory
2018-02-26 10:16:19 +01:00
Shubham Minglani
5e8b6a9ace Add installation script to ocdev
This commit adds an installation shell script to install ocdev
on Linux or macOS machines.

Adds docs.
2018-02-22 22:01:26 +05:30
Budh Ram Gurung
9ada83e61e Fixed macOS text
From 2016, Apple is branding its OS as macOS. 
See https://en.wikipedia.org/wiki/MacOS.
2018-02-21 20:21:31 +05:30
Tomas Kral
b3a43d400a fix few typos and copy/paster errors in README.md 2018-02-20 11:01:51 +01:00
Tomas Kral
98036485de README.md - add installation and pre-requisites 2018-02-19 11:39:33 +01:00
Aurélien Pupier
b78611aeef Fix typos
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
2018-02-13 16:12:51 +01:00
Shubham Minglani
6eadd6f3f2 Add some getting started steps to README
This commit adds some getting started and concepts headings to
the readme. This should help a new user coming to the project in
getting started with ocdev.
2018-02-12 16:15:41 +05:30
Shubham Minglani
c5e9da8a86 Add script to generate CLI Structure
This commit adds a script to generate the CLI structure.
Also, adds the structure to README.md
2018-02-09 19:40:08 +05:30
Shubham
5c113a85a1 Merge pull request #17 from kadel/fixBintray
Fix bintray uploading and add info to readme
2018-02-02 15:34:54 +05:30