Development Tools ***************** .. highlight:: bash Atom ==== pep8 and pyflakes ----------------- .. note:: Install these packages globally to get these plugins working. .. warning:: Make sure you ``deactivate`` any virtual environments before running ``sudo pip`` :: sudo pip install pep8 pycodestyle pyflakes From the command line:: apt install linter-pyflakes apt install linter-pep8 From *Settings*, *Install*, *Install Packages*:: language-restructuredtext Re-start Atom to install the packages. Recent Files ------------ Edit, Preferences, Install, ``open-recent`` (by Zren). Google Drive ============ To synchronise Google Drive to your local hard disk on Linux, we use https://github.com/astrada/google-drive-ocamlfuse For instructions, see `How to mount your Google Drive on Linux with google-drive-ocamlfuse`_ .. _`How to mount your Google Drive on Linux with google-drive-ocamlfuse`: http://www.techrepublic.com/article/how-to-mount-your-google-drive-on-linux-with-google-drive-ocamlfuse/