Git Product home page Git Product logo

Comments (6)

ayecue avatar ayecue commented on June 5, 2024 4

Feature should be available now with #107 - 2.0.9.

from greybel-js.

stevenklar avatar stevenklar commented on June 5, 2024 2

Exactly! This let us compile & run the installer and we don't need to delete the src files by hand.
My point is that this prevents accidentally leak the whole source code.

This is what I suggest as a new installer flow:

  • Create all src files
  • Compile these files
  • Delete all source files
  • Delete installer.src
    => Tool can be obtained by another player but source code is not leaked (to non mods/admins) at least.

from greybel-js.

ayecue avatar ayecue commented on June 5, 2024

Hey @stevenklar,

just to make sure you are speaking about this feature https://github.com/ayecue/greybel-js#auto-create-files-in-game right?

Is this a limitation due to multiple installer files when having too much code? Or did I just not see the option? ;-)

No there is no limitation and no there is no option right now to do that. I just thought not compiling straight away keeps more options for the user. ;)

It might just take an additional parameter which enhances the installer with

Sure I can add an option to compile it straight away.

Thanks for the suggestion.

from greybel-js.

stevenklar avatar stevenklar commented on June 5, 2024

I thought that there is a limitation because the installer files get created one by one if there is more than one. (e .g installer0.src installer1.src ... etc)

Did not mean the auto create files feature. But you already understood what I mean. (-i / --installer flag.)

But as you already keep track in the code of every file which must be created it shouldn't be much of an issue.

Sure I can add an option to compile it straight away.

Great! Looking forward to that feature. :-)

from greybel-js.

ayecue avatar ayecue commented on June 5, 2024

Did not mean the auto create files feature. But you already understood what I mean. (-i / --installer flag.)

Actually I did not understand what you meant then. 😄 But I got it now. You mean that at the end of the installers it should build the files and delete them again. I mean yeah I can add that shouldn't be too much work.

from greybel-js.

ayecue avatar ayecue commented on June 5, 2024

I'll close the ticket for now, in case there are issues this ticket may be reopned or a new one created.

from greybel-js.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.