# Cask
> Docker-based application deployment tool for developer
## Getting Started
### Cargo
```shell
cargo install cask-cli
```
> NOTE: Run this '$ xcode-select --install' on macOS
## Usage
### Create server
'''shell
## Contributing
See [CONTRIBUTING.md](./CONTRIBUTING.md) for more information.
## Who is using Cask?
Cask is used by the world's leading developer (but not at moment). Check out the [#CaskDev](https://twitter.com/hashtag/CaskDev) to learn more.
## Updates
Follow [#CaskDev](https://twitter.com/hashtag/CaskDev) on Twitter and for project updates
## Authors
- Francesco Bianco ([@francescobianco](https://twitter.com/francescobianco))
## Security
If you believe you have found a security vulnerability in Cask, we encourage you to responsibly disclose this and not open a public issue. We will investigate all legitimate reports. Email `bianco@javanile.org` to disclose any security vulnerabilities.
## Reference
- <https://github.com/vercel/turbo/tree/main/shim>
- <https://github.com/clap-rs/clap/blob/master/examples/git-derive.rs>
- <https://apple.stackexchange.com/questions/254380/why-am-i-getting-an-invalid-active-developer-path-when-attempting-to-use-git-a>