An open API service indexing awesome lists of open source software.

https://github.com/koompi/koompi.org

Documentation for KOOMPI OS and other Linux how-to
https://github.com/koompi/koompi.org

Last synced: 4 months ago
JSON representation

Documentation for KOOMPI OS and other Linux how-to

Awesome Lists containing this project

README

          

| Develop | [![CircleCI](https://circleci.com/gh/koompi/koompi.org.svg?style=svg)](https://circleci.com/gh/koompi/koompi.org) |
|---------|-----------------------------------------------------------------------------------------------------------------------------|
## **INTRODUCTION**
KOOMPI OS is a Linux-based software, which means it is open source and free for everyone. It is an info bank for instructions on installment, updates, and problem solving. It is also providing the latest releases for features and new environments as our team is always trying their best to deliver the optimal user experience.

## **INSTALLATION**

* **Requirement**

**hugo** package

```
$ sudo pacman -Sy hugo
```

* **Set up this project**

Cloning the repository and preliminary steps

```
$ git clone https://github.com/koompi/koompi.org.git
$ cd koompi.org
$ hugo server
```

Open browser and run http://localhost:1313