Giter Club home page Giter Club logo

Comments (4)

IanLee1521 avatar IanLee1521 commented on August 10, 2024

You may want to consider collapsing all of the installation instructions down to the simple pip install slack-emoji-search command and doing away with most of the README. @brittag mentioned needing to look at how to make use of PyPI to distribute the packages though, so maybe you're not quite there?

The benefit is that at that point, you can simply do:

pip install slack-emoji-search
emoji_search --api-token=ABCXYZ ...

With out needing to worry about the executable binary, pathing, writing extra files, etc. Which I suspect is much more the way that users are going to want to use this tool. But I may be wrong.

from emoji_search.

IanLee1521 avatar IanLee1521 commented on August 10, 2024

See IanLee1521@0b513cf for a possible implementation of what I'm thinking would be a simpler cleaner installation / usage.

from emoji_search.

brittag avatar brittag commented on August 10, 2024

Thanks for the suggestion! I think you're right that most people will go for the pip install if they want to get this tool installed. Having both the simple "do the steps for me" instructions and the step-by-step instructions seems nice for resilience and reuse though - for example people might find the step-by-step instructions helpful if they're forking and adapting the code for a different purpose.

from emoji_search.

IanLee1521 avatar IanLee1521 commented on August 10, 2024

Hmm. That's a good point. Let me iterate on it and see if I can add something reasonable. Thanks!

from emoji_search.

Related Issues (2)

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.