mirror of
https://github.com/JuanCanham/HackMyResume.git
synced 2024-11-05 09:56:22 +00:00
46 lines
2.6 KiB
Plaintext
46 lines
2.6 KiB
Plaintext
4|
|
|
0|--help
|
|
0|-h
|
|
4|--debug
|
|
4|-d
|
|
5|notacommand
|
|
3|new
|
|
0|new test/sandbox/cli-test/new-empty-resume.auto.json
|
|
0|new test/sandbox/cli-test/new-empty-resume.jrs.json -f jrs
|
|
0|new test/sandbox/cli-test/new-empty-resume.fresh.json -f fresh
|
|
3|analyze
|
|
14|analyze doesnt-exist.json
|
|
0|analyze node_modules/fresh-test-resumes/src/fresh/johnny-trouble.json
|
|
3|convert
|
|
7|convert doesnt-exist.json
|
|
14|convert from.json to.json
|
|
7|convert z1.json z2.json z3.json
|
|
7|convert z1.json z2.json z3.json z4.json
|
|
14|convert z1.json z2.json to z3.json z4.json
|
|
3|validate
|
|
14|validate doesnt-exist.json
|
|
0|validate node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json
|
|
3|peek
|
|
14|peek doesnt-exist.json
|
|
14|peek doesnt-exist.json not.a.path
|
|
15|peek node_modules/fresh-test-resumes/src/fresh/johnny-trouble.broken.json
|
|
0|peek node_modules/fresh-test-resumes/src/jrs/richard-hendriks.json work[0]
|
|
0|peek node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json employment.history[1]
|
|
0|peek node_modules/fresh-test-resumes/src/fresh/johnny-trouble.json skills.sets
|
|
3|build
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.all
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.html
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.pdf
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.md
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.txt
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.yml
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.json
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.all --theme modern
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.all --theme compact
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.all --theme positive
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.all --theme basis
|
|
0|build node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json TO test/sandbox/cli-test/jane/resume.all --theme awesome
|
|
14|build doesnt-exist.json
|
|
14|build doesnt-exist.json -t not-a-theme
|
|
14|build doesnt-exist.json -t node_modules/not-a-theme
|