Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kazuhisya/dia-aws-simple-icons
AWS Simple Icons for dia
https://github.com/kazuhisya/dia-aws-simple-icons
aws dia icon
Last synced: about 1 month ago
JSON representation
AWS Simple Icons for dia
- Host: GitHub
- URL: https://github.com/kazuhisya/dia-aws-simple-icons
- Owner: kazuhisya
- Created: 2015-08-16T08:05:26.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-12-19T06:49:06.000Z (about 7 years ago)
- Last Synced: 2023-03-11T15:28:45.053Z (almost 2 years ago)
- Topics: aws, dia, icon
- Language: Makefile
- Size: 7.81 KB
- Stars: 25
- Watchers: 5
- Forks: 7
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# AWS Simple Icons for dia
[![Circle CI](https://circleci.com/gh/kazuhisya/dia-aws-simple-icons/tree/master.svg?style=shield)](https://circleci.com/gh/kazuhisya/dia-aws-simple-icons/tree/master)
This provides Dia AWS Simple Icons shapes.
## System Requirements
- dia
- ImageMagick (`convert` command)
- ruby (`rexml/document`, it is included in the standard Ruby distribution.)## Usage
```bash
$ git clone https://github.com/kazuhisya/dia-aws-simple-icons.git
$ cd dia-aws-simple-icons
$ ./build.sh
~~ snip ~~
$ cat ./.outputs/shapes.sheet > ~/.dia/sheets/AWS.sheet
$ cp ./.outputs/shapes/* ~/.dia/shapes/
```## Licence
- AWS Simple Icons
- Not specified
- See Also: https://aws.amazon.com/jp/blogs/aws/introducing-aws-simple-icons-for-your-architecture-diagrams/- Makefile
- Please observe the following
- From: https://github.com/cipriancraciun/mosaic-blueprints/blob/master/dia-shapes/aws/makefile