Code Monkey home page Code Monkey logo

Comments (6)

kbknapp avatar kbknapp commented on September 18, 2024

That's a neat project! I wonder how difficult it would be to bundle that functionality with clog being that users can supply their own sections as well (which git-cz wouldn't support)?

from clog-cli.

0x-r4bbit avatar 0x-r4bbit commented on September 18, 2024

With sections you mean custom conventions?

On Mon, Jul 6, 2015, 6:19 PM Kevin K. [email protected] wrote:

That's a neat project! I wonder how difficult it would be to bundle that
functionality with clog being that users can supply their own sections as
well (which git-cz wouldn't support)?


Reply to this email directly or view it on GitHub
#49 (comment).

from clog-cli.

kbknapp avatar kbknapp commented on September 18, 2024

Yes. So ultimately, it'd be awesome to incorporate something like commitzen which reads the .clog.toml (if any) and gives the user a selection of not just the default conventions, but also any custom ones they specified as well.

But I think just including commitzen as nice companion project in the mean time is good too :)

from clog-cli.

orclev avatar orclev commented on September 18, 2024

It's interesting, but I don't like some things about it. In particular it adopts what I feel is a anti-pattern from the javascript world of installing shared dependencies in the same folder as your project (I.E. the node_modules folder). With clog I can just copy the binary and use that wherever, but with commitizen I need to install node and either check its dependencies into my projects, or else include an extra development install step of using npm to install the commitizen depencies.

I think it's worth mentioning the project, but I wouldn't do more than that at this point.

from clog-cli.

vyp avatar vyp commented on September 18, 2024

@orclev I dislike the npm package manager too, but commitizen should be installed globally, thus not cluttering up your project.

In any case, I agree though and think that any commitizen integration should be an optional bonus for those who want it.

from clog-cli.

0x-r4bbit avatar 0x-r4bbit commented on September 18, 2024

Let's just stick with added a note about the project to clog's readme

from clog-cli.

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.