Code Monkey home page Code Monkey logo

docs-is's Introduction

WSO2 Identity Server Documentation

End-user apps in WSO2 Identity Server

Branch Build Status
master Build Status

Prerequisites

To run the project locally, it requires python & pip.

Install Python

Check if you already have Python installed by running the following command.

$ python --version
Python 2.7.10

If you receive a response similar to the one shown above, Python 2.7.10 is your default version.

You should also check if you have Python 3 installed.

$ python3 --version
Python 3.8.0

If you don't seem to have Python installed, grab the latest release from the official downloads page.

Install pip

pip is already installed if you are using Python 2 >=2.7.9 or Python 3 >=3.4 downloaded from python.org or if you are working in a Virtual Environment created by virtualenv or pyvenv. Just make sure to upgrade pip.

Installing with get-pip.py

To install pip with curl, execute the following command. Alternatively you can download get-pip.py by clicking here.

$ curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py

Then run the following command in the folder where you have downloaded get-pip.py

$ python get-pip.py

Run project locally (Dev Mode)

Clone the repo

$ git clone https://github.com/wso2/docs-is.git

Install the dependencies

$ cd docs-is && pip install -r requirements.txt

Run mkdocs

Execute the following command from inside the <Lang folder>.

$ cd en && mkdocs serve

License

Licenses this source under the Apache License, Version 2.0 (LICENSE), You may not use this file except in compliance with the License.

docs-is's People

Contributors

aaujayasena avatar ayshsandu avatar buddhimah avatar darshanasbg avatar deshankoswatte avatar dewnimw avatar divyaamunugama avatar dmhp avatar donomalvindula avatar emswbandara avatar erangatl avatar gayashanbc avatar gdrdabarera avatar gomathyk avatar himeshsiriwardana avatar janakamarasena avatar jeradrutnam avatar jkaushalya avatar nashaath avatar nilminiwso2 avatar nipunibhagya avatar piraveena avatar pulasthi7 avatar shaaali avatar shanikawickramasinghe avatar somindatommy avatar thushaaanthan avatar vihanga-liyanage avatar wijith7 avatar yvonnew avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.