Skip to content

Latest commit

 

History

History
32 lines (22 loc) · 873 Bytes

README.md

File metadata and controls

32 lines (22 loc) · 873 Bytes

Jeju Guide book

This is repository for jeju guide book. jeju automatically detect guide book from local disk to this repository.

Example

If you want to install oracle JAVA using jeju. Type following command in your host.

jeju -m oracle_java.md

jeju finds the guide book as following sequence.

Otherwise, if you know collect url, specify full path

jeju -m https://raw.githubuserconent.com/pyengine/jeju-guide/centos/7.1/oracle_java.md

or

jeju -m centos/7.1/oracle_java.md