Saturday 29 August 2015

Auto update upgrade your Atom editor Package

So, atom is one of my favorite text editor these days, and it has great community. You can download and read it more about the atom here: https://atom.io/



Unfortunately, it is difficult to update the atom, as it is not available in ubuntu software center, and there is no update option available for the atom yet.

So, i have found a script over askubuntu.com and it's very useful. You can use it for downloading, updating, and upgrading your atom package. You can add the same in your cron job.

Here is the code, save it as atom-auto-update.sh
and make it executable.




Save it and run it. And feel the power of new upgraded atom.

Thank you.

No comments:

Post a Comment