mitchcurtis / slate

Pixel Art Editor
GNU General Public License v3.0
1.07k stars 103 forks source link

No executable? #78

Closed Tuckertcs closed 5 years ago

Tuckertcs commented 5 years ago

There's no executable or jar file to run the thing

mitchcurtis commented 5 years ago

Are you on Windows? slate.exe is in the 0.3.0 zip.

Tuckertcs commented 5 years ago

If you mean https://github.com/ianstormtaylor/slate/releases/tag/slate-html-serializer%400.3.0 this zip then idk what you're talking about, it's a bunch of source files no exe to run it.

On Mon, Sep 24, 2018 at 2:52 PM mitchcurtis notifications@github.com wrote:

Closed #78 https://github.com/mitchcurtis/slate/issues/78.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mitchcurtis/slate/issues/78#event-1864032572, or mute the thread https://github.com/notifications/unsubscribe-auth/AS49A9hqrcbCbtsfH72d7vh_mEQy9sRaks5ueTf7gaJpZM4W1-uS .

mitchcurtis commented 5 years ago

https://github.com/ianstormtaylor/slate/releases/tag/slate-html-serializer%400.3.0

That's not my repo. :D

Tuckertcs commented 5 years ago

sorry as a user of software and not a programmer I don't understand github or how to get a finished program from it rather than source codes.

On Tue, Sep 25, 2018 at 2:37 AM mitchcurtis notifications@github.com wrote:

https://github.com/ianstormtaylor/slate/releases/tag/slate-html-serializer%400.3.0

That's not my repo. :D

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mitchcurtis/slate/issues/78#issuecomment-424238520, or mute the thread https://github.com/notifications/unsubscribe-auth/AS49AzHs6JAfbtkJxLHP7cAsmdlHDiECks5ued0fgaJpZM4W1-uS .

mitchcurtis commented 5 years ago

It looks like it has a JavaScript API, so you'll need to learn to code if you want to use it, probably:

https://docs.slatejs.org/walkthroughs/installing-slate

Tuckertcs commented 5 years ago

where do I type the npm stuff into? a cmd? Sorry most software I download comes finished in an exe, jar, or installer

On Tue, Sep 25, 2018 at 8:24 AM mitchcurtis notifications@github.com wrote:

It looks like it has a JavaScript API, so you'll need to learn to code if you want to use it, probably:

https://docs.slatejs.org/walkthroughs/installing-slate

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/mitchcurtis/slate/issues/78#issuecomment-424341462, or mute the thread https://github.com/notifications/unsubscribe-auth/AS49A3cbAcb4yRYqrOIJqungpNJNhoWoks5uei5vgaJpZM4W1-uS .

mitchcurtis commented 5 years ago

The command prompt, yeah. You should ask for help on the correct GitHub repo, though. I don't have time to give assistance to other projects.