Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hokaccha/atom-project-finder
A Atom package for finding and opening projects
https://github.com/hokaccha/atom-project-finder
Last synced: about 2 months ago
JSON representation
A Atom package for finding and opening projects
- Host: GitHub
- URL: https://github.com/hokaccha/atom-project-finder
- Owner: hokaccha
- License: mit
- Created: 2015-03-22T15:21:14.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-22T15:35:15.000Z (almost 10 years ago)
- Last Synced: 2024-04-14T09:25:30.347Z (9 months ago)
- Language: CoffeeScript
- Size: 430 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
Awesome Lists containing this project
README
# project-finder
A Atom package for finding and opening projects.
![screen cast](https://raw.github.com/hokaccha/atom-project-finder/master/project-finder.gif)
## Behavior
`project-finder` search project directories from under `rootPath` (default is `core.projectHome`).
## Usage
1. Set `rootPath` to path of your projects base directory.
2. Open the projects finder through `ctrl-alt-p` or `project-finder:toggle` command.## License
MIT