Code Monkey home page Code Monkey 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

#jsonresume on freenode

You can use the web client http://webchat.freenode.net/.

Getting Started

npm install -g resume-cli

Usage

resume --help

For a complete list of options and commands.

resume init

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

Complete the resume.json with your text editor, following the schema available at:
http://jsonresume.org/

resume test

Runs your resume.json through our schema tests to ensure it complies with the standard and tries to identify where any errors may be occurring.

resume export [fileName]

Exports your resume locally in a stylized html, markdown, or pdf format.

Use the --format flag to specify file type. Example: --format pdf

Use the --theme <name> flag to specify theme. Example: --theme flat
A list of available themes can be found here: http://jsonresume.org/themes/

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. Consider using the theme flag to style your resume (Default: flat).

Example: resume publish --theme 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 try to locate a local index.js and call the render() function. This is useful when developing themes.

License

Available under the MIT license.

resume-cli's People

Contributors

rolandnsharp avatar thomasdavis avatar peterdavehello avatar erming avatar dbkaplun avatar mchelen avatar lichunqiang avatar raysuelzer avatar cg50x avatar koddsson avatar apeeyush avatar jjlorenzo avatar bolasblack avatar vikramsoni2 avatar vikramsoni avatar yi-tseng avatar nathanph avatar miteshsondhi avatar kschaller avatar jbcpollak avatar janwerder avatar kaishack avatar justsml avatar christomitov avatar bmullan91 avatar arnorb avatar aljachimiak 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.