Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/fermayo/docker-tools
Dockerized versions of common development tools
https://github.com/fermayo/docker-tools
awscli curl docker git glide govendor make socat yaml2json
Last synced: about 1 month ago
JSON representation
Dockerized versions of common development tools
- Host: GitHub
- URL: https://github.com/fermayo/docker-tools
- Owner: fermayo
- Created: 2017-02-28T06:02:53.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-01-24T17:14:58.000Z (about 7 years ago)
- Last Synced: 2024-11-09T00:35:14.347Z (3 months ago)
- Topics: awscli, curl, docker, git, glide, govendor, make, socat, yaml2json
- Language: Shell
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-tools
Dockerized versions of common development toolsCurrently available:
* `fermayo/git` - [Free and open source distributed version control system](https://git-scm.com/)
* `fermayo/glide` - [Package Management for Go](https://glide.sh/)
* `fermayo/govendor` - [Go vendor tool that works with the standard vendor file](https://github.com/kardianos/govendor)
* `fermayo/make` - [Make is a build automation tool](https://www.gnu.org/software/make/)
* `fermayo/build-essential` [Build tools](http://packages.ubuntu.com/xenial/build-essential)
* `fermayo/socat` - [Multipurpose relay (SOcket CAT)](http://www.dest-unreach.org/socat/)
* `fermayo/awscli` - [AWS CLI](https://aws.amazon.com/cli/)
* `fermayo/curl` - [A command line tool and library for transferring data with URLs](https://curl.haxx.se/)
* `fermayo/yaml2json` - [A command-line utility to convert YAML to JSON](https://www.npmjs.com/package/yaml2json)