https://github.com/kingcc/lzs
A simple personal resume.
https://github.com/kingcc/lzs
Last synced: 11 months ago
JSON representation
A simple personal resume.
- Host: GitHub
- URL: https://github.com/kingcc/lzs
- Owner: kingcc
- Created: 2016-09-07T11:44:29.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-20T07:18:56.000Z (over 9 years ago)
- Last Synced: 2025-01-30T07:48:15.314Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 6.84 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
lzs
===
[](https://badge.fury.io/js/lzs)
A simple personal resume.
###Install
```
$ npm install -g lzs
```
###Usage
```
$ lzs # To make sure you have add '-g' in install.
Usage: [option]
Commands:
resume|rs [options] 查看我的简历!
Options:
-h, --help output usage information
-V, --version output the version number
-i, --picture 帅照
-b, --basic 基本信息
-p, --product 项目清单
-s, --skill 技能清单
Example:
lzs resume -i
```