1
0
mirror of https://github.com/JuanCanham/HackMyResume.git synced 2024-07-05 01:20:06 +01:00
HackMyResume/test/scripts/test-hmr.txt

46 lines
2.6 KiB
Plaintext
Raw Normal View History

2016-02-02 02:14:36 +00:00
4|
2016-01-19 01:06:45 +00:00
0|--help
0|-h
2016-02-02 03:56:08 +00:00
4|--debug
4|-d
2016-01-15 18:36:57 +00:00
5|notacommand
2018-02-11 13:13:13 +00:00
3|new
2016-01-14 19:22:26 +00:00
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
2016-01-15 18:36:57 +00:00
3|analyze
14|analyze doesnt-exist.json
2016-02-02 21:18:38 +00:00
0|analyze node_modules/fresh-test-resumes/src/fresh/johnny-trouble.json
2016-01-15 18:36:57 +00:00
3|convert
7|convert doesnt-exist.json
2018-01-30 07:34:58 +00:00
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
2016-01-15 18:36:57 +00:00
3|validate
14|validate doesnt-exist.json
0|validate node_modules/fresh-test-resumes/src/fresh/jane-fullstacker.json
2016-01-15 18:36:57 +00:00
3|peek
14|peek doesnt-exist.json
14|peek doesnt-exist.json not.a.path
2016-02-04 01:08:17 +00:00
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
2016-01-25 15:34:57 +00:00
3|build
2016-02-04 01:08:17 +00:00
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
2016-01-25 15:34:57 +00:00
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