Skip to content
This repository has been archived by the owner on Dec 1, 2018. It is now read-only.
/ cli Public archive

Cli tool to setup a new resume easily.

Notifications You must be signed in to change notification settings

resumic/cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

cli

Cli is the command line tool designed for resumic users to easily create an empty and new resume.json file via the command line.

state release license Build Status Go Report Card

Getting started

$ go get github.com/resumic/cli

Using commands

help

$ resumic help

Lists the available commands and flags.

init

$ resumic init

Creates an empty resume.json file with examples to give a better understanding of the json file.

theme

The theme command has the following sub-commands:

list

$ resumic theme list

Lists the avvailable theme for download.

get

$ resumic theme get [theme-name]

Downloads the theme locally for use.

test

$ resumic test filename

serve

$ resumic serve
flags usage --theme:
$ resumic serve --theme [themeName]

render

$ resumic render --theme [themename] --format html

Downloads the page in HTML format.

About

Cli tool to setup a new resume easily.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages