Scratch-Client-4 / client

🖥 The SC4 desktop client. Devlopement currently halted while we work on our mobile client : https://github.com/Scratch-Client-4/mobile
GNU General Public License v3.0
11 stars 1 forks source link

Add more to package.json #4

Closed moeenio closed 4 years ago

moeenio commented 4 years ago

I'd like to add more information to the package.json. What should I add for :

?

moeenio commented 4 years ago

cc @Scratch-Client-4/frontend

micahlt commented 4 years ago

In my opinion:

moeenio commented 4 years ago
* Name: Scratch Client 4

I think name shouldn't have spaces and such.

* Build command: `parcel build index.html`

parcel should be added as dependency then

micahlt commented 4 years ago

Hmm... thought I already added Parcel, but yeah. That's what we're using to build. I thought name was fine with spaces, but nope. Let's do scratch-client-4.

moeenio commented 4 years ago

okay ;)

ethanhanderson commented 4 years ago

@locness3 Just FYI, we're still working on designing, so coding isn't on the horizon for a while now