timonier / atom

The hackable text editor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

The hackable text editor

License:MIT License


Languages

Language:Shell 60.0%Language:Dockerfile 40.0%