Open
Description
- Project index with Git remotes
- Project groups
- Project activation (git clone) and deactivation (wipe if git status is clean)
- Automatic dependency download (
lein deps
,npm install
,bower install
, ...)
- Improved dashboard for projects
- with project bound actions (activate, deactivate, editor, shell, tasks)
- create new project with different kinds of scaffolding (
lein new
,npm init
,yo xyz
, ...)