Skip to content
Austin edited this page Oct 1, 2017 · 9 revisions

Welcome to the atom-python-run wiki!

  • This package tells atom to make a system call which then executes your program for you.

  • This package is written in python and javascript.

  • pythons forward and backward compatibility should always be kept in mind.

  • javascripts ES6 was kept in mind during development.

  • Always try to keep clean code in mind during development.

Introduction

Overview

Getting Started

Resources

How does the cp module work?

What is cp?

How does cp work?

How do I use cp?

How does the terminal module work?

What is terminal?

How does terminal work?

How do I use terminal?

How does the atom-python-run module work?

What is atom-python-run?

How does atom-python-run work?

How do I use atom-python-run?

Clone this wiki locally