Select Badges

Select Supported Platforms

Select Status

RSS

atomsetup (10) Versions 1.0.1

Installs and configures Atom

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

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)

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.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

Collaborator Number Metric
            

1.0.1 failed this metric

Failure: Cookbook has 0 collaborators. A cookbook must have at least 2 collaborators to pass this metric.

Foodcritic Metric
            

1.0.1 failed this metric

FC078: Ensure cookbook shared under an OSI-approved open source license: atomsetup/metadata.rb:1
Run with Foodcritic Version 11.1.0 with tags metadata,correctness,supermarket,portability,deprecated ~FC031 and failure tags any