Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/discretetom/omnitrix
A browser based util tool set.
https://github.com/discretetom/omnitrix
Last synced: 16 days ago
JSON representation
A browser based util tool set.
- Host: GitHub
- URL: https://github.com/discretetom/omnitrix
- Owner: DiscreteTom
- Created: 2021-08-11T12:06:47.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-18T13:07:45.000Z (over 1 year ago)
- Last Synced: 2024-12-11T00:39:35.831Z (2 months ago)
- Language: Vue
- Homepage: https://discretetom.github.io/Omnitrix/
- Size: 11.3 MB
- Stars: 3
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Omnitrix
> **Note**: this repository is no longer maintained. Please use [DTTK](https://dttk.discretetom.com) instead.
> Deployed on [github pages](https://discretetom.github.io/Omnitrix/).
A browser based util tool set.
## Build Setup
```bash
# install dependencies
$ yarn install# serve with hot reload at localhost:3000
$ yarn dev# build for production and launch server
$ yarn build
$ yarn start# generate static project
$ yarn generate
```