Atom plugin to provide the most common clickable commands needed to build and run Ubuntu Touch click packages.
This package provides the following services:
atom-clickable-plugin
This atom-clickable-plugin does provide some common clickable tools needed to build and run click packages for Ubuntu Touch from within Atom editor. Visit Atoms package site for this plugin atom-clickable-plugin.
Credits
This is a fork of the (now unmaintained) original atom-build-clickable plugin for Atom by @sverzegnassi
. Many thanks to you for this great work!
Prerequisites
This package requires clickable version 7 to be installed and available on your system. For detailed instructions on installing and usage please visit clickable docs
Note: Clickable version 6 is no longer supported since v2.0.0 of this plugin. To keep using clickable version 6 please use an older version.
Note: Clickable.yaml MUST use valid yaml format. Using JSON format will prevent the clickable tools to be enabled since Atom automatically checks the format on startup.
License
This project is licensed under the terms of the MIT license (same as the original plugin). See LICENSE
for details.