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.
- Host: GitHub
- URL: https://github.com/litert/ottoia.js
- Owner: litert
- License: apache-2.0
- Created: 2020-08-06T13:03:05.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2026-03-05T16:22:22.000Z (5 months ago)
- Last Synced: 2026-03-05T19:29:08.287Z (5 months ago)
- Language: TypeScript
- Homepage:
- Size: 628 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGES.md
- License: LICENSE
Awesome Lists containing this project
README
# LiteRT/Ottoia
[](https://www.npmjs.com/package/@litert/ottoia "Stable Version")
[](https://github.com/litert/ottoia/blob/master/LICENSE)
[](https://github.com/litert/ottoia.js/issues)
[](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.