We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Will be nice to have build instructions.
The text was updated successfully, but these errors were encountered:
Just git clone it and run apm install. Then run apm link -d to use it.
git clone
apm install
apm link -d
Or you can do apm develop PACKAGENAME and it will initiate it for you.
apm develop PACKAGENAME
Now whenever you edit the code, hit Ctrl+Alt+R to refresh atom and your changes will be there.
Sorry, something went wrong.
No branches or pull requests
Will be nice to have build instructions.
The text was updated successfully, but these errors were encountered: