Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

flycheck-cask intrustructions in readme file #1

Closed
RafalBabinicz opened this issue Mar 4, 2014 · 2 comments
Closed

flycheck-cask intrustructions in readme file #1

RafalBabinicz opened this issue Mar 4, 2014 · 2 comments

Comments

@RafalBabinicz
Copy link

Readme file is copy paste from flycheck-cask :)

Installation

As usual, from MELPA and Marmalade.

In your Cask file:

(source gnu)
(source melpa)

(depends-on "flycheck-cask")

In your init.el:

(eval-after-load 'flycheck
'(add-hook 'flycheck-mode-hook #'flycheck-cask-setup))

@purcell purcell closed this as completed in 979cf6d Mar 4, 2014
@purcell
Copy link
Member

purcell commented Mar 4, 2014

Thanks - fixed!

@swsnr
Copy link
Contributor

swsnr commented Mar 4, 2014

@purcell Oh, thanks :-)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants