Skip to content

CarterTsai/kitematic

 
 

Repository files navigation

CircleCI bitHound Score

Kitematic Logo

Kitematic is a simple application for managing Docker containers on Mac OS X.

Installing Kitematic

Download the latest version of Kitematic.

Documentation

Kitematic's documentation and other information can be found at http://kitematic.com/docs.

Development

  • npm install

To run the app in development:

  • npm start

Building the Mac OS X Package

  • npm run release

Unit Tests

  • npm test

Uninstalling

  • Remove Kitematic.app
  • Remove any unwanted Virtual Machines in VirtualBox
# remove app data
rm -rf ~/Library/Application\ Support/Kitematic

Bugs and Feature Requests

Have a bug or a feature request? Please first read the Issue Guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.

Roadmap & Contributing

We will be accepting pull requests that help with our roadmap.

Please read through our Contributing Guidelines. Included are directions for opening issues, coding standards, and notes on development.

Community

Keep track of development and community news.

Copyright and License

Code released under the Apache license.

About

The easiest way to start using Docker on Mac

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 51.8%
  • CSS 43.2%
  • Shell 4.9%
  • HTML 0.1%