Code Monkey home page Code Monkey logo

Comments (6)

msg7086 avatar msg7086 commented on May 28, 2024

Also module A-b in the code.

Or I suppose I should not name my application with a dash?

from tty.

piotrmurach avatar piotrmurach commented on May 28, 2024

Hi Xinyue,

Thanks for trying the gem out. I would say that this a bug and I will look into it unless you have time to contribute?

As far as executables go I cannot recall easily any Unix utility that has a dash in its name... I think if you were to have a dash, it would make it a bit difficult for people to use. However, it doesn't mean that this gem shouldn't support nested module names. I can imagine a situation where running new generator creates a different name for the exec file(even for single names):

teletype new foo-bar-baz --name foo

teletype new bundler --name bundle

from tty.

msg7086 avatar msg7086 commented on May 28, 2024

Unfortunately I later figured out TTY was not what I'm going to use (I went to arguments style instead) but I thought I should still let you know if it's an unexpected behavior.

A lot of tools have dash in their names. redis-cli, ssh-keygen, transmission-create, just to name a few. In my case, I wrote a small SDK library, and would like to create a command line tool for it, thus naturally be named as whateversdk-tools.

A different name for the binary is a good point. I can name it whatever-cli or even whatever.

from tty.

piotrmurach avatar piotrmurach commented on May 28, 2024

Again, thanks for raising the issue! Agree there are tools with dashes and it's totally up to you what you prefer. My preference is to stay away from long-winded and cumbersome names such as redis-cli and expose users to more concise and short names. Each to their own as they say 😄

from tty.

piotrmurach avatar piotrmurach commented on May 28, 2024

Fixed main cli generation to allow for namespaced application names 5312026

from tty.

piotrmurach avatar piotrmurach commented on May 28, 2024

This is fixed :shipit:

from tty.

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.