Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nsardo/uninstall_atom
A Perl Script to remove all known artifacts of the Atom editor. Tested on OS X
https://github.com/nsardo/uninstall_atom
atom atom-editor perl-script uninstall uninstall-atom
Last synced: 2 months ago
JSON representation
A Perl Script to remove all known artifacts of the Atom editor. Tested on OS X
- Host: GitHub
- URL: https://github.com/nsardo/uninstall_atom
- Owner: nsardo
- License: mit
- Created: 2017-09-12T08:25:22.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T19:34:12.000Z (almost 7 years ago)
- Last Synced: 2024-09-29T19:01:22.624Z (3 months ago)
- Topics: atom, atom-editor, perl-script, uninstall, uninstall-atom
- Language: Perl
- Homepage: https://nsardo.github.io/uninstall_atom/
- Size: 6.84 KB
- Stars: 5
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Atom Editor Uninstall Script
[![GitHub version](https://badge.fury.io/gh/nsardo%2Funinstall_atom.svg)](https://badge.fury.io/gh/nsardo%2Funinstall_atom)A Perl Script to uninstall the Atom.app Editor, and remove all known artifacts it creates.
For OS X#### Made with Atom
=O#### Either clone, download project zip, or get the release perl file:
[RELEASE](https://github.com/nsardo/uninstall_atom/releases)### Usage:
(From within a terminal that is in the project's directory):chmod a+x uninstall_atom.pl
./uninstall_atom.pl
### Dependencies:
Perl 5.10 or better