Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/thothom/cli
CLI for @thothom/core
https://github.com/thothom/cli
cli database javascript nodejs odm orm thothom typescript
Last synced: about 23 hours ago
JSON representation
CLI for @thothom/core
- Host: GitHub
- URL: https://github.com/thothom/cli
- Owner: thothom
- License: apache-2.0
- Created: 2021-10-25T21:37:16.000Z (about 3 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T20:04:05.000Z (almost 2 years ago)
- Last Synced: 2024-04-29T06:45:29.207Z (9 months ago)
- Topics: cli, database, javascript, nodejs, odm, orm, thothom, typescript
- Language: TypeScript
- Homepage: https://thothom.com
- Size: 741 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
This is the CLI for for [@thothom/core](https://github.com/thothom/core).
## Installation
With yarn
```
yarn add @thothom/cli
```With npm
```
npm i @thothom/cli
```## Usage
Please, check [the docs](https://thothom.com/docs/overview/cli) for more information.