-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
8a998fc
commit aba496b
Showing
1 changed file
with
10 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,21 +1,18 @@ | ||
<img src="https://debricked.com/build/images/spaceship.f6582850.svg" width="20%" align="right"/> | ||
|
||
# Debricked CLI | ||
|
||
[![Test](https://github.com/viktigpetterr/debricked-go-cli/actions/workflows/test.yml/badge.svg)](https://github.com/viktigpetterr/debricked-go-cli/actions/workflows/test.yml) | ||
[![Debricked scan](https://github.com/viktigpetterr/debricked-go-cli/actions/workflows/debricked.yml/badge.svg)](https://github.com/viktigpetterr/debricked-go-cli/actions/workflows/debricked.yml) | ||
|
||
`debricked` is Debricked's own command line interface. It brings open source security, compliance and health to your project via the command prompt. | ||
|
||
![debricked-ship](https://debricked.com/build/images/spaceship.f6582850.svg) | ||
## Documentation | ||
Complete documentation can be found over at [Debricked](https://debricked.com/docs/integrations/cli.html#debricked-cli). | ||
## Contributing | ||
`debricked` is Debricked's own command line interface. It brings open source security, compliance and health to your | ||
project via the command prompt. | ||
<img src="assets/cli.png" width="80%"/> | ||
|
||
## Installation | ||
|
||
### Linux | ||
## Beta software ⚠️ | ||
|
||
### Windows | ||
This product is only meant to be used for testing purposes. | ||
|
||
### MacOs | ||
## Installation | ||
|
||
## Docker | ||
`debricked` can be used through several docker images. [Read more](build/docker/README.md) | ||
Check out the [releases](https://github.com/debricked/cli/releases). |