-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
Easy Cross Platform Installation? #1927
Comments
By most OSes, do you mean Windows as well? |
That would be pretty cool. And even though i didn't try, it might work in windows. |
I don't know if it is complex, in a nutshell it is two commands:
|
I am using Spacemacs on Windows as my primary editor for some time. It's the same set and go. Don't get spoiled by the package managers. For me they are conveniences, not replacement for good old manual copy paste. |
At the moment it's probably not feasible to provide a simpler way of installation. I'm closing this issue due to age. Please open a new one if you want to start a fresh discussion. |
For
slap-editor
, i just need to typenpm install -g slap
on any operating system and then open the
slap editor
by typing e.g.slap .
in my terminal.
Compared to that,
Spacemacs
seems to be quite complex to set up (seehere
). For a first time user, who transitions from an IDE likeVisual Studio
orEclipse
or even an editor likesublime text2
, it looks pretty scary.The text was updated successfully, but these errors were encountered: