Giter Club home page Giter Club logo

resume-cli's Introduction

resume-cli

Gitter Build Status Dependency Status devDependency Status

This is the command line tool for JSON Resume, the open source initiative to create a JSON-based standard for resumes.

Read more...

Donations

Bountysource Support via Gratipay tip for next commit

IRC

Use your favorite IRC client to join the #jsonresume channel on Freenode.

Or instead, you can use the web client: http://webchat.freenode.net.

Getting Started

Install the command-line tool:

npm install -g resume-cli

Usage

resume --help

Show a list of options and commands for the CLI.

resume init

Creates a new resume.json file in your current working directory.

Complete the resume.json with your text editor. Be sure to follow the schema (available at http://jsonresume.org).

resume test

Validates your resume.json against our schema tests to ensure it complies with the standard. Tries to identify where any errors may be occurring.

resume export [fileName]

Exports your resume locally in a stylized HTML, Markdown, or PDF format.

A list of available themes can be found here: http://jsonresume.org/themes/

Options:

  • --format <file type> Example: --format pdf
  • --theme <name> Example: --theme flat

resume register

Registration is optional.

To publish your resume to your account with a custom domain extension at http://registry.jsonresume.org. You will first need to acquire login credentials.

resume publish

This command will guide you through the publish process.

Options:

  • --theme <name> Style your resume. (Default: flat)

resume serve

Starts a web server that serves your local resume.json.

Options:

  • --port <port>
  • --theme <name>

If no theme is specified, it will look for the file index.js and call render(). This is useful when developing themes.

License

Available under the MIT license.

resume-cli's People

Contributors

aljachimiak avatar amilajack avatar arnorb avatar bmullan91 avatar bolasblack avatar cg50x avatar christomitov avatar dbkaplun avatar erming avatar et avatar janwerder avatar javarome avatar jbcpollak avatar justsml avatar kaishack avatar koddsson avatar kschaller avatar lichunqiang avatar mchelen avatar miteshsondhi avatar nathanph avatar peterdavehello avatar rambleraptor avatar raysuelzer avatar rolandnsharp avatar thomasdavis avatar vikramsoni avatar vikramsoni2 avatar yi-tseng avatar zearin avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.