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

A tutorial on creating the first Atom plugin #23

Closed
reachspirit opened this issue Feb 16, 2016 · 2 comments
Closed

A tutorial on creating the first Atom plugin #23

reachspirit opened this issue Feb 16, 2016 · 2 comments

Comments

@reachspirit
Copy link
Collaborator

This may help you understand how a plugin works in Atom and figure out the function of each part of the code.

http://blog.fxndev.com/create-your-first-atom-package-in-js/

@cleebp
Copy link
Owner

cleebp commented Feb 16, 2016

Thanks this is super helpful!

@cleebp
Copy link
Owner

cleebp commented Feb 16, 2016

Also Chapter 3 of the Atom Flight Manual is the official introduction to "hacking" atom, its a good overview:

https://atom.io/docs/v1.5.3/hacking-atom-tools-of-the-trade

@cleebp cleebp closed this as completed Feb 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants