Giter Site home page Giter Site logo

dinithidiaz / docs-ob-toolkit-berlin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wso2/docs-ob-toolkit-berlin

0.0 0.0 0.0 19.07 MB

This repository contains the source code for WSO2 Open Banking Toolkit - Berlin documentation.

Home Page: https://berlin.ob.docs.wso2.com/

License: Apache License 2.0

JavaScript 15.16% CSS 59.15% HTML 25.69%

docs-ob-toolkit-berlin's Introduction

WSO2 Open Banking Berlin Toolkit Documentation

This repository contains the source code for WSO2 Open Banking Toolkit - Berlin documentation

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-ob-toolkit-berlin.git

Install the dependencies

$ cd docs-ob-toolkit-berlin && 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-ob-toolkit-berlin's People

Contributors

akila94 avatar ashi1993 avatar dinithidiaz avatar dinushi avatar divyapremanantha avatar isharailanga avatar maheshika avatar nilminiwso2 avatar samgnaniah avatar silvashenol20 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.