Code Monkey home page Code Monkey logo

jsonresume-to-rendercv's Introduction

JSONResume to RenderCV Converter ๐Ÿš€

Convert your resume from the JSON Resume schema to the RenderCV schema effortlessly with this CLI tool.

Features โœจ

  • Converts JSON Resume schema to RenderCV schema.
  • Validates input and output against their respective schemas.
  • Supports both JSON and YAML formats for input and output.

Installation ๐Ÿ“ฆ

You can install the tool using pip:

pip install jsonresume_to_rendercv

Usage ๐Ÿ“

Convert your resume from JSON Resume to RenderCV schema using the command-line interface.

Example Usage

JSON Input

jsonresume_to_rendercv resume.json output.yaml

YAML Input

jsonresume_to_rendercv resume.yaml output.yaml

Development ๐Ÿ› ๏ธ

Setup

  1. Clone the repository:

    git clone https://github.com/yourusername/jsonresume_to_rendercv.git
    cd jsonresume_to_rendercv
  2. Install dependencies:

    make install

Building the Project

To build the project:

make build

Running Tests

To run tests:

make test

This will download a sample JSON Resume file, run the converter, and validate the output.

Releasing the Package

To release the package:

make release

Contributing ๐Ÿค

Contributions are welcome! Please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature-branch).
  3. Commit your changes (git commit -am 'Add new feature').
  4. Push to the branch (git push origin feature-branch).
  5. Create a new Pull Request.

License ๐Ÿ“„

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgements ๐Ÿ™Œ

jsonresume-to-rendercv's People

Contributors

guruor avatar

Stargazers

Thomas Davis avatar Sina Atalay avatar

Watchers

Thomas Davis avatar  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.