Automatically switch between projects in CodeKit
CodeKit Atom Sync Plugin for Atom keeps CodeKit in sync with your interactions in Atom.
Anytime you open a directory in Atom, this plugin looks for a CodeKit config file. If one is found, the plugin will switch to that project in CodeKit.
If no config file is found, nothing will happen.
With CodeKit Atom Sync you can control CodeKit in a variety of ways with simple Atom commands:
add-project-to-codekit
open-codekit
open-codekit-preview-server
Additionally, you can temporarily pause CodeKit Atom Sync with the command:
toggle-codekit-atom-sync
This is useful when you want to have multiple project windows open at once.
You can add your current project to CodeKit by selecting Packages > CodeKit Atom Sync > Add Project To CodeKit
If you encounter any issues please let me know here or create a pull request with a fix.
The plugin and this source code are released under the MIT License.
Good catch. Let us know what about this package looks wrong to you, and we'll investigate right away.