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

https://github.com/litert/ottoia.js

A simple multi-repository package manager of node.
https://github.com/litert/ottoia.js

Last synced: 4 months ago
JSON representation

A simple multi-repository package manager of node.

Awesome Lists containing this project

README

          

# LiteRT/Ottoia

[![npm version](https://img.shields.io/npm/v/@litert/ottoia.svg?colorB=brightgreen)](https://www.npmjs.com/package/@litert/ottoia "Stable Version")
[![License](https://img.shields.io/npm/l/@litert/ottoia.svg?maxAge=2592000?style=plastic)](https://github.com/litert/ottoia/blob/master/LICENSE)
[![GitHub issues](https://img.shields.io/github/issues/litert/ottoia.js.svg)](https://github.com/litert/ottoia.js/issues)
[![GitHub Releases](https://img.shields.io/github/release/litert/ottoia.js.svg)](https://github.com/litert/ottoia.js/releases "Stable Release")

A simple multi-repository package manager of node.

## Installation

```sh
npm install @litert/ottoia -g
```

## Requirements

- Node.js v8.x (Or newer)
- TypeScript v3.1.x (Or newer)

## License

This library is published under [Apache-2.0](./LICENSE) license.