sublime-drupal

Ansible Role: Sublime Text (Drupal Configurator)

Build Status

Configures Sublime using the recommended Drupal standard on macOS.

Requirements

  • Sublime Text

Role Variables

URL of packagemanager settings file:

sublime_packageman_file: https://packagecontrol.io/Package%20Control.sublime-package

Array of Sublime packages to install

See defaults/main.yml for all entries, the following is an example.

STPackages:
- name: DrupalSublimeConfig;
  repository: https://github.com/enzolutions/drupal-sublime-config.git

Dependencies

None.

Example Playbook

- hosts: localhost
  roles:
    - fubarhouse.sublime-drupal

License

MIT / BSD

Author Information

This role was created in 2016 by Karl Hepworth.

About

Configures Sublime Text the Drupal-Recommended way.

Install
ansible-galaxy install fubarhouse/ansible-role-sublime-drupal
GitHub repository
License
Unknown
Downloads
59
Owner
Lover of all things open source and computers - both hardware and software. My opinions are my own.