Select Badges

Select Supported Platforms

Select Status

RSS

atomsetup (10) Versions 0.1.2

Installs and configures Atom

Policyfile
Berkshelf
Knife
cookbook 'atomsetup', '= 0.1.2', :supermarket
cookbook 'atomsetup', '= 0.1.2'
knife supermarket install atomsetup
knife supermarket download atomsetup
README
Dependencies
Changelog
Quality 33%

tr-chef-cookbook-atomsetup

Install the ATOM text editor on windows, add the family of Hack fonts (Windows
only) and configure my personal best choice of plugins along with the necessary
settings

Plugins installed

  • atom-beautify (Prettyify sources)
  • dash (Offline docset viewer for Dash/Zeal/Velocity)
  • editorconfig
  • file-icons (More intuitive file type icons)
  • git-control (GIT integration, including support for git flow)
  • jumpy (Fast cursor movements via Shift-Enter)
  • language-chef (Syntax highlight and completion for Chef)
  • language-liquid
  • linter
    • linter-foodcritic (Automatic feedback on Chef package errors)
    • linter-rubocop (Automatic feedback on Ruby style problems)
  • minimap
    • minimap-autohide
    • minimap-bookmarks
    • minimap-cursorline
    • minimap-git-diff
    • minimap-linter
  • todo-show (Highlight certain keywords in source)
  • whitespace (Strip trailing whitespaces)

Supported OS

  • MacOS
  • Windows

Usage

No specific rules or definitions necessary. Only use default recipe

Attributes

The attributes used by this cookbook:

Attribute Description Type Default

License and Authors

All rights reserved. This book or any portion thereof may not be reproduced or used in any manner whatsoever
without the express written permission of the publisher except for the use of brief quotations in a book review.

Dependent cookbooks

atom ~> 0.2.0
dmg ~> 3.1.0
windows ~> 2.0.2

Contingent cookbooks

There are no cookbooks that are contingent upon this one.

Changelog

Version 1.1.0

  • Updated README with currently supported and tested OS
  • Updating .kitchen.yml to current

Version 1.0.3

  • trying another syntax style for macos users during invoke of chef-client as sudo

Version 1.0.2

  • trying to fix directory permissions
  • add some missing packages

Version 1.0.1

  • Fix style issues
  • Added some more documentation

Version 1.0.0

  • Fix bugs with automatic linting of Chef/Ruby
  • Fix bug with whitespace plugin settings
  • Add support for MacOS
  • Fix style
  • Refactor some settings to attributes
  • Add git-control and whitespace plugins
  • Enhance config
  • Fix bug where minimap plugin did not get installed
  • Add file-icons and todo-show plugins including sensible configuration

Foodcritic Metric
            

0.1.2 failed this metric

FC078: Ensure cookbook shared under an OSI-approved open source license: atomsetup/metadata.rb:1
FC121: Cookbook depends on cookbook made obsolete by Chef 14: atomsetup/metadata.rb:1
Run with Foodcritic Version 14.0.0 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any