Unprivatize package.json.

This commit is contained in:
devlinjd 2015-10-07 05:17:51 -04:00
parent b27b564144
commit 279bfaae5f
2 changed files with 3 additions and 4 deletions

View File

@ -2,7 +2,7 @@ fluentcmd
=========
*Generate beautiful, targeted resumes from your command line or shell.*
FluentCMD is a **hackable, data-driven, developer-friendly resume authoring tool** with support for HTML, Word, PDF, plain text, smoke signal, carrier pigeon, and other arbitrary-format resumes and CVs.
FluentCMD is a **hackable, data-driven, dev-friendly resume authoring tool** with support for HTML, Markdown, Word, PDF, plain text, smoke signal, carrier pigeon, and other arbitrary-format resumes and CVs.
[![](assets/office_space.jpg)][8]
@ -116,7 +116,7 @@ fluentcmd input.json output.doc output.html output.txt output.pdf
## License
MIT. Go crazy, and keep a lookout for grues. See [LICENSE.md][1] for details.
MIT. Go crazy. See [LICENSE.md][1] for details.
[1]: LICENSE.md
[2]: http://phantomjs.org/

View File

@ -1,8 +1,7 @@
{
"name": "fluentcmd",
"version": "0.1.0",
"description": "The FluentCV command-line tool (an extensible command-line-based resume generator for the 21st century.)",
"private": true,
"description": "Generate beautiful, targeted resumes from your command line or shell.",
"repository": {
"type": "git",
"url": "https://github.com/fluentdesk/fluentcmd.git"