Skip to content

Zsh Plugin to not forget and easily start needed containers for project

Notifications You must be signed in to change notification settings

ruslan-korneev/zsh-autorun-docker

Repository files navigation

zsh-autorun-docker

Run your projects' containers faster when you enter the projects' folder

Installation

See INSTALL.md.

Usage

Configuration

Troubleshooting

If you have a problem, please search through the list of issues on GitHub to see if someone else has already reported it.

Reporting an Issue

  1. Before reporting an issue, please try temporarily disabling sections of your configuration and other plugins that may be conflicting with this plugin to isolate the problem.
  2. When reporting an issue, please include:
    • The smallest, simplest .zshrc configuration that will reproduce the problem.
    • The version of zsh you're using (zsh --version)
    • Which operating system you're running

Uninstallation

  1. Remove the code referencing this plugin from ~/.zshrc.
  2. Remove the git repository from your hard drive
rm -rf ~/.zsh/zsh-autorun-docker # Or wherever you installed

Development

Build Process

Pull Requests

Testing

About

Zsh Plugin to not forget and easily start needed containers for project

Topics

Resources

Stars

Watchers

Forks

Languages