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

https://github.com/terraphim/terraphim-project

Product and project management for terraphim
https://github.com/terraphim/terraphim-project

Last synced: 3 months ago
JSON representation

Product and project management for terraphim

Awesome Lists containing this project

README

        

# terraphim-project
Product and project management for terraphim

Driven by Earthly CI:
Create bucket:
```
earthly --secret-file-path /Users/alexandermikhalev/rust_code/terraphim/op_args -i +publish --region="eu-west-2" --args="s3 mb s3://project-manager-terraphim-kg-ci"
```
earthly +run will copy relevant data into bucket. It's no longer possible to create a bucket with public acl via CLI.