diff options
Diffstat (limited to 'index.md')
| -rw-r--r-- | index.md | 9 |
1 files changed, 5 insertions, 4 deletions
@@ -18,10 +18,11 @@ external tools could speed up some task substantially and the tools are available, Projectile will leverage them.
This library provides easy project management and navigation. The
-concept of a project is pretty basic - just a folder containing
-special file. Currently `git`, `mercurial`, `darcs` and `bazaar` repos
-are considered projects by default. So are `lein`, `maven`, `sbt`,
-`scons`, `rebar` and `bundler` projects. If you want to mark a folder
+concept of a project is pretty basic - just a folder containing a
+special file or a directory. Currently `git`, `mercurial`, `darcs`
+and `bazaar` repos are considered projects by default. So are `lein`,
+`maven`, `sbt`, `scons`, `rebar` and `bundler` projects.
+If you want to mark a folder
manually as a project just create an empty `.projectile` file in
it. Some of Projectile's features:
|
