Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Subdirs #10

Open
zimt28 opened this issue Nov 18, 2014 · 3 comments
Open

Subdirs #10

zimt28 opened this issue Nov 18, 2014 · 3 comments

Comments

@zimt28
Copy link

zimt28 commented Nov 18, 2014

Can I save files to subdirs? I tried

[folder/file.js](#File "save:")

which gave me ``Error in saving file client/alert.js: ENOENT, open 'folder/file.js'`

@jostylr
Copy link
Owner

jostylr commented Nov 18, 2014

It should work. It will not (currently?) create a directory, but it should save to one if it exists. Do you have a repo that I can clone and try?

@zimt28
Copy link
Author

zimt28 commented Nov 18, 2014

I didn't create the subdir before running literate-programming. When I do it, things work fine. It would be nice if the library would create that directory!

@jostylr
Copy link
Owner

jostylr commented Nov 19, 2014

Yes, it would. It is on my list of things to do though it does have the advantage of catching some mistyped names.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants