Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/pomdtr/sunbeam-devdocs
Search Devdocs Docsets
https://github.com/pomdtr/sunbeam-devdocs
sunbeam sunbeam-extension
Last synced: about 2 months ago
JSON representation
Search Devdocs Docsets
- Host: GitHub
- URL: https://github.com/pomdtr/sunbeam-devdocs
- Owner: pomdtr
- Created: 2023-10-02T18:59:03.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-11T12:04:03.000Z (about 1 year ago)
- Last Synced: 2023-10-12T02:34:23.260Z (about 1 year ago)
- Topics: sunbeam, sunbeam-extension
- Language: Shell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Devdocs (Bash)
## Requirements
- [curl](https://curl.haxx.se/)
- [bkt](https://www.bkt.rs/)## Install
```bash
sunbeam extension install github:pomdtr/sunbeam-devdocs
```## Usage
```bash
sunbeam devdocs list-docsets # List all docsets
sunbeam devdocs list-entires --slug # List all entries for a docset
```