0.0.2 • Published 9 years ago

atomfm v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

Atom File Manager

This is just a little fun project I'm making. A file manager created with the atom-shell.

Installation

In order to use AtomFM you need to install atom-shell and it must be in your PATH. You can do this manually or just install it globally via npm.

npm install -g atom-shell

Next just install AtomFM globally and you're good to go!

npm install -g atomfm
atomfm

Keep in mind that AtomFM is just a test project right now. Nothing is really planned for it and if you'd like to contribute just fork the repository on github and send me a pull request!