Skip to content

Commit

Permalink
Minor update to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
fcamarlinghi committed Jan 30, 2018
1 parent 24eaa96 commit 46d152d
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions readme.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@

# cepy
> A command line utility that helps debugging and packaging HTML5-based extensions for Adobe Creative Cloud applications.
> An utility that helps debugging and packaging HTML5-based extensions for Adobe Creative Cloud applications.
This is an attempt to build a tool with all the capabilities of [grunt-cep](https://github.com/fcamarlinghi/grunt-cep/) (and more!), but completely decoupled from Grunt and its conventions/ecosystem.

The project is currently used by the [*Expresso!*](https://github.com/fcamarlinghi/expresso/) extension for Photoshop. Please refer to the [Usage Example](#usage-example) section below for a quick overview of the tool.
This is an attempt to build a tool with all the capabilities of [grunt-cep](https://github.com/fcamarlinghi/grunt-cep/) (and more!), but completely decoupled from Grunt and its conventions/ecosystem. Please refer to the [Usage Example](#usage-example) section below for a quick overview of the tool.

## Goals:
* Decouple *grunt-cep* from Grunt, so that the tool can be used with vanilla NodeJS, NPM scripts and command line.
Expand Down

0 comments on commit 46d152d

Please sign in to comment.