I
I
ink2018-02-17 10:31:55
cmd/bat
ink, 2018-02-17 10:31:55

How to open project folder in sublime text via command line?

I created a bat that creates a project on the desktop (for example) the
sites folder:
index.html
--css
---style.css
--js
---app.js
I write in cmd like this: subl sites
but it opens sites as a file and it also saves sites without extension
, environment variables have been set, etc... everything works perfectly except to automate the opening of the project folder in sublime text 3 ...
How to do this ?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
V
Vasily Vasilyev, 2018-02-18
@AskMy

subl ./sites

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question