An open API service indexing awesome lists of open source software.

https://github.com/mdbarr/athena

DevOps C3 Tool
https://github.com/mdbarr/athena

command communication control devops

Last synced: 11 days ago
JSON representation

DevOps C3 Tool

Awesome Lists containing this project

README

          

# athena

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn run serve
```

### Compiles and minifies for production
```
yarn run build
```

### Lints and fixes files
```
yarn run lint
```