I once needed to run some PHP script at work. And I tried to find a free and good PHP IDE. And it is difficult.
So someone suggested Atom.
And I studied it. It is awesome. It is free. It is built on github.
To use Atom on linux is straightforward, follow the steps:
https://codeforgeek.com/2014/09/install-atom-editor-ubuntu-14-04/
And to install Atom on windows is a little bit troublesome. You first need to install github on windows:
windows.github.com
And then install Atom:
https://atom.io/
To run PHP script on Atom, here is a how on youtube:
https://www.youtube.com/watch?v=QyVnWjZzGVY
So you need to install the Atom package "script".
But to install the Atom package "script" on windows is troublesome, especially your PC has a firewall etc, otherwise, you will get npm error. I have not resolved my problem.
There are some other package in Atom which can run the script, like atom-runner. But atom-runner can not run PHP file.
Here is a good video on how to use Atom:
https://www.youtube.com/watch?v=cFAzqvYoHJs
Here is an interesting Atom windows video:
https://www.youtube.com/watch?v=pg_eNjE5ogc
I wrote about the solutions to some problems I found from programming and data analytics. They may help you on your work. Thank you.
ezoic
Subscribe to:
Post Comments (Atom)
looking for a man
I am a mid aged woman. I live in southern california. I was born in 1980. I do not have any kid. no compliacted dating. I am looking for ...
-
I tried to commit script to bitbucket using sourcetree. I first cloned from bitbucket using SSH, and I got an error, "authentication ...
-
https://github.com/boto/boto3/issues/134 import boto3 import botocore client = boto3.client('s3') result = client.list_obje...
-
There are some fun tools on Mac/PC which can help you on your studies, life and research. 1. Evernote: https://evernote.com/ To downl...
No comments:
Post a Comment