github.com/awslabs/clencli@v0.0.0-20210514234156-7ecf17182a20/box/resources/init/clencli/readme.yaml (about) 1 logo: 2 label: logo 3 url: https://via.placeholder.com/512x90.png 4 app: 5 name: Application 6 function: Lorem ipsum dolor 7 id: application-id 8 screenshots: 9 - caption: How to build 10 label: how-to-build 11 url: https://via.placeholder.com/512x256.png 12 - caption: How to run 13 label: how-to-run 14 url: https://via.placeholder.com/512x256.png 15 usage: |- 16 Magnis dis parturient montes nascetur. 17 Convallis posuere morbi leo urna molestie at. 18 prerequisites: 19 - description: Nisi quis eleifend quam adipiscing.Lacus vel facilisis volutpat est velit egestas dui id. 20 name: Eget arcu dictum 21 url: https:// 22 installing: |- 23 Donec adipiscing tristique risus nec feugiat. 24 ``` 25 $ sudo apt-get install vim 26 ``` 27 testing: |- 28 Varius morbi enim nunc faucibus a pellentesque. 29 ``` 30 $ app test 31 ``` 32 deployment: |- 33 Adipiscing bibendum est ultricies integer. 34 ``` 35 $ app deploy 36 ``` 37 contributors: 38 - name: LastName, FirstName 39 role: Job Role 40 email: name@email.com 41 acknowledgments: 42 - name: LastName, FirstName 43 role: Job Role 44 references: 45 - description: Cloud Engineer CLI 46 name: clencli 47 url: https://github.com/awslabs/clencli 48 license: This project is licensed under the Apache License 2.0. 49 copyright: Company, Inc. or its affiliates. All Rights Reserved.