mirror of
https://github.com/curlconverter/curlconverter.git
synced 2022-05-22 02:35:29 +03:00
updated readme with test and debug info
This commit is contained in:
10
README.md
10
README.md
@@ -60,8 +60,18 @@ If you want to add new functionality, start with a test.
|
||||
|
||||
The parser generates a generic data structure consumed by code generator functions.
|
||||
|
||||
You can run a specific test with this command:
|
||||
|
||||
`node test.js --test=test_name`
|
||||
|
||||
where "test_name" is a file (without extension) in `fixtures/curl_commands`
|
||||
|
||||
I recommend setting this up with a debugger so you can see exactly what the parser is passing to the generator.
|
||||

|
||||
|
||||
If you get stuck, please reach out via email. I am always willing to hop on a google hangout and pair program.
|
||||
|
||||
|
||||
## License
|
||||
|
||||
MIT © [Nick Carneiro](http://trillworks.com)
|
||||
|
||||
BIN
docs/intellijconfig.png
Normal file
BIN
docs/intellijconfig.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 29 KiB |
Reference in New Issue
Block a user