SlideShare a Scribd company logo
Atom.io Quick Scripting
2014/05/17!
Kanazawa.rb meetup 21
Atom.io
https://atom.io
Atom.io
❖ A hackable text editor for the 21st Century!
❖ Modern UI!
❖ Many plugins!
❖ Corder friendly functions by GitHub, Inc.
Plugins
https://atom.io/packages/
markdown-preview
❖ Markdown preview in Atom!
❖ https://atom.io/packages/markdown-preview
color-picker
❖ A Color Picker for Atom!
❖ https://atom.io/packages/color-picker
Quick Scripting
Quick Scripting
❖ Run editing code in The editor!
❖ Checking code behavior (or syntax)!
❖ Execute small small program!
!
❖ Immediately!!
script (plugin)
❖ Run code in Atom!!
❖ https://atom.io/packages/script
Demo
How to Setup
(Atom ver. 0.95.0)
1. Open Preference
❖ Menu → Atom → Preferences…
2. Select Packages pane
3. Search “script” plugin
4. Install “Script” plugin
Usage
(Script ver. 2.3.7)
1. Open Code
❖ Menu → File → Open…!
!
❖ Menu → File → New File!
❖ Set code language!
❖ Ctrl-Shift-L!
❖ Input language filter & select
2. Run!
❖ Menu → Packages → Script → Run Script!
!
❖ ⌘-i
Tips
Env
❖ PATH env … ?!
❖ rvm, nvm … ?!
!
❖ write ENV settings “.bash_profile (.zshenv)”!
❖ NOT “.bashrc (.zshrc)”!
!
❖ .bash_profile!
❖ PATH=${PATH}:/opt/local/bin!
❖ source $HOME/.rvm/scripts/rvm
bundler ?
❖ Prepare!
❖ Menu → Atom → Install Shell Command!
❖ /usr/local/bin/atom → Atom.app/Contents/Resources/app/atom.sh!
❖ open -a Atom.app!
!
❖ Exec!
❖ $ bundle exec atom
Vim + Quickrun plugin
❖ https://github.com/thinca/vim-quickrun
!
❖ $ bundle exec vim!
❖ :Quickrun!
❖ <Leader>r
Thank you
Tomokazu Kiyohara
http://github.com/kiyohara
http://facebook.com/tomokazu.kiyohara

More Related Content

PPTX
An Intro to Atom Editor
PDF
Atom Text Editor: Resistance is Futile
PPTX
Linx privx privileges-sudo misconfiguration group and docker daemon privileges
PPTX
Qt5 on ti processors
PPTX
TypeScript - Your regular JavaScript on steroids
PPTX
We codeil save kermit
PDF
Rust system programming language
PDF
Opensource 是人生的好朋友 2016-07-21
 
An Intro to Atom Editor
Atom Text Editor: Resistance is Futile
Linx privx privileges-sudo misconfiguration group and docker daemon privileges
Qt5 on ti processors
TypeScript - Your regular JavaScript on steroids
We codeil save kermit
Rust system programming language
Opensource 是人生的好朋友 2016-07-21
 

What's hot (15)

PPTX
Easy Installation and Setup of PostgreSQL on Linux, OSX, & Windows
PPTX
WeCode IL: Save Kermit
PDF
Updates of socket.io@1.0
PDF
Testing your infallibleness
KEY
ぼくとわたしのVim
PPTX
WebAssembly: In a Nutshell
PDF
KEY
Heroku & Sinatra
PDF
Vim 入門
PDF
When to rust
PPTX
Rusty Python
PDF
PDF
SwiftyGPIO
PPTX
Ndc2017
Easy Installation and Setup of PostgreSQL on Linux, OSX, & Windows
WeCode IL: Save Kermit
Updates of socket.io@1.0
Testing your infallibleness
ぼくとわたしのVim
WebAssembly: In a Nutshell
Heroku & Sinatra
Vim 入門
When to rust
Rusty Python
SwiftyGPIO
Ndc2017
Ad

Similar to Atom.io Quick Scripting (20)

PPTX
Protractor: The Hacker way (NG-MY 2019)
PDF
Cape Cod Web Technology Meetup - 3
PDF
Dependent things dependency management for apple sw - slideshare
PPTX
WebRTC Browsers n Stacks Implementation differences
ODP
How to write patches for Vim
KEY
Titanium Desktop Intro
PDF
Developing FirefoxOS
PDF
Software of unknown pedigree (SOUP) for Rust and TypeScript
PPTX
Codestrong 2012 breakout session exploring the new titanium command line in...
PPTX
Diploma 1st Year Project Internship Presentation.pptx
PDF
Programming on Windows 8.1: The New Stream and Storage Paradigm (Raffaele Ria...
PDF
Documenting apps ti confnyc
PDF
TiConf NYC - Documenting Your Titanium Applications
PDF
Building testable chrome extensions
PPTX
Introduction to Python Programming
PDF
Python in the browser
PPTX
Hybrid Apps in a Snap
PPTX
python unit2.pptx
PDF
Fullstack Academy - Awesome Web Dev Tips & Tricks
PPTX
Java Programming Tutorials Basic to Advanced 1
Protractor: The Hacker way (NG-MY 2019)
Cape Cod Web Technology Meetup - 3
Dependent things dependency management for apple sw - slideshare
WebRTC Browsers n Stacks Implementation differences
How to write patches for Vim
Titanium Desktop Intro
Developing FirefoxOS
Software of unknown pedigree (SOUP) for Rust and TypeScript
Codestrong 2012 breakout session exploring the new titanium command line in...
Diploma 1st Year Project Internship Presentation.pptx
Programming on Windows 8.1: The New Stream and Storage Paradigm (Raffaele Ria...
Documenting apps ti confnyc
TiConf NYC - Documenting Your Titanium Applications
Building testable chrome extensions
Introduction to Python Programming
Python in the browser
Hybrid Apps in a Snap
python unit2.pptx
Fullstack Academy - Awesome Web Dev Tips & Tricks
Java Programming Tutorials Basic to Advanced 1
Ad

More from Tomokazu Kiyohara (15)

PDF
JavaScript で OS X を自動操作
PDF
Google Cloud Platform を支える技術 …のごく一部
PDF
イベント継続のコツ
PDF
Web API をデバックするときに必要なたったひとつのこと
PDF
明日から使えるコーディングツール
PDF
Text-Objects - vim's elegant function
PDF
LiveStyle for Vim - Quick start
PDF
こわくないプルリク
PDF
Github's HUB
PDF
対サイバー攻撃アラートシステム “DAEDALUS”(ダイダロス)の紹介
KEY
Beginner's Sinatra
KEY
Compact Web - Remind "web compression" -
KEY
Zen coding15min
KEY
USTREAMの視聴率を上げよう!
KEY
JavaScript Dynamic Loading
JavaScript で OS X を自動操作
Google Cloud Platform を支える技術 …のごく一部
イベント継続のコツ
Web API をデバックするときに必要なたったひとつのこと
明日から使えるコーディングツール
Text-Objects - vim's elegant function
LiveStyle for Vim - Quick start
こわくないプルリク
Github's HUB
対サイバー攻撃アラートシステム “DAEDALUS”(ダイダロス)の紹介
Beginner's Sinatra
Compact Web - Remind "web compression" -
Zen coding15min
USTREAMの視聴率を上げよう!
JavaScript Dynamic Loading

Recently uploaded (20)

PPTX
Digital-Transformation-Roadmap-for-Companies.pptx
PDF
Encapsulation theory and applications.pdf
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PPTX
Tartificialntelligence_presentation.pptx
PDF
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
PDF
A comparative analysis of optical character recognition models for extracting...
PPTX
Group 1 Presentation -Planning and Decision Making .pptx
PDF
NewMind AI Weekly Chronicles - August'25-Week II
PPTX
1. Introduction to Computer Programming.pptx
PDF
Zenith AI: Advanced Artificial Intelligence
PPTX
A Presentation on Artificial Intelligence
PDF
Getting Started with Data Integration: FME Form 101
PPTX
OMC Textile Division Presentation 2021.pptx
PPTX
cloud_computing_Infrastucture_as_cloud_p
PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Mushroom cultivation and it's methods.pdf
PDF
A novel scalable deep ensemble learning framework for big data classification...
PDF
August Patch Tuesday
PDF
Univ-Connecticut-ChatGPT-Presentaion.pdf
PPTX
Chapter 5: Probability Theory and Statistics
Digital-Transformation-Roadmap-for-Companies.pptx
Encapsulation theory and applications.pdf
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Tartificialntelligence_presentation.pptx
Profit Center Accounting in SAP S/4HANA, S4F28 Col11
A comparative analysis of optical character recognition models for extracting...
Group 1 Presentation -Planning and Decision Making .pptx
NewMind AI Weekly Chronicles - August'25-Week II
1. Introduction to Computer Programming.pptx
Zenith AI: Advanced Artificial Intelligence
A Presentation on Artificial Intelligence
Getting Started with Data Integration: FME Form 101
OMC Textile Division Presentation 2021.pptx
cloud_computing_Infrastucture_as_cloud_p
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Mushroom cultivation and it's methods.pdf
A novel scalable deep ensemble learning framework for big data classification...
August Patch Tuesday
Univ-Connecticut-ChatGPT-Presentaion.pdf
Chapter 5: Probability Theory and Statistics

Atom.io Quick Scripting