Code Monkey home page Code Monkey logo

Comments (8)

shulard avatar shulard commented on June 18, 2024

Hello!

Personaly, I think that .gitignore must be present in the repositories. They are important to define the library behaviour.

Why are they not present ? Is it because you have these ignore as global on your computer ?

Maybe it's useless for the non composer users... But, for the contribution process, it will be more simple to have them versioned. Like that you fork, clone and you are ready to work (I think it's a common practice in PHP development today...).

Also I can miss something about Hoa usage ...

from devtools.

Hywan avatar Hywan commented on June 18, 2024

There is no .gitignore files so far because we don't need them. But with Composer, yes, it could be great to write some of them. Thoughts?

from devtools.

shulard avatar shulard commented on June 18, 2024

Ok I understand, Hoa was not created with Composer first... Also the .gitignore stay the same for all libs because it's just a composer specific...

/vendor/
composer.lock

The same way, I saw that you never put composer.lock on git. I know that it's a Composer specific feature but it allow to identify the right dependency version to use for the current lib version. Don't you think it can be a cool feature too ?

from devtools.

thehawk970 avatar thehawk970 commented on June 18, 2024

Hello,

composer.lock are optionnal, cause we adopt the Rüsh Release you can read more information here :
http://hoa-project.net/En/Source.html#Rush_Release

.gitignore can be cool 👍
Cheers

from devtools.

shulard avatar shulard commented on June 18, 2024

Ok, thanks for the link about Rüsh Release! Now I fully understand the current architecture...

from devtools.

Hywan avatar Hywan commented on June 18, 2024

But having a .gitignore is not against Rust release. I guess it's a good think to have .gitignore files. Any volunteer to lead the work? If yes, we must open an issue on https://github.com/hoaproject/Central instead of this issue to check what we need to put inside the .gitignore.

from devtools.

shulard avatar shulard commented on June 18, 2024

Ok, I'll be glad to add these files :) I create the issue...

from devtools.

Hywan avatar Hywan commented on June 18, 2024

I close this issue in favor of hoaproject/Central#22.

from devtools.

Related Issues (14)

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.