Skip to content
This repository has been archived by the owner on Nov 4, 2021. It is now read-only.
/ atom Public archive

The hackable text editor

License

Notifications You must be signed in to change notification settings

timonier/atom

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

The hackable text editor

⚠️ This project is no longer maintained. ⚠️

Installation

Linux users can use the installer:

curl --location "https://github.com/timonier/atom/raw/master/bin/installer" | sudo sh -s -- install

Usage

apm

Run the command apm:

# See all apm options

apm --help

# Run sshuttle

apm install language-docker
# Installing language-docker to /home/morgan/.atom/packages ✓

atom

Run the command atom:

atom
# Start atom

Links