GithubHelp home page GithubHelp logo

appreciate's Introduction

Hi there 👋

  • 📫 Find me at musicallyut.xyz
  • 😄 Pronouns: he/him/his
  • ⚡ Fun fact: My code is on Mars

appreciate's People

Contributors

musically-ut avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

appreciate's Issues

Appreciate vim plugins

Vim setup files are very often picked up from the dotfiles folder of someone else. Otherwise, I try a lot of plugins and end up using only a handful of them in my routine. In this processes, it is easy to forget to star some of the ones I do end up using.


vim-plug uses the following format:

Plug 'scrooloose/syntastic'

vundle uses the following format:

Plugin 'scrooloose/syntastic'

There is also dein with similar syntax, but all of these can be parsed and looked up on Github for whether the user has starred them or not.

PS: Also check if the user has starred the plugin manager itself.

Multi-repos errors

Hi,

I Appreciate it ;)

But I found a problem when multiple dependencies are from then same repository, like Facebook is doing for example here https://github.com/facebook/react/tree/master/packages and here https://github.com/facebook/jest/tree/master/packages

Error:  Error: node-multispinner: there are multiple spinners with ID 'facebook/jest'

Output the list of repos, spinnerNames:

[
...
  'facebook/jest',
  'facebook/react',
  'facebook/react',
  'facebook/react',
...
]

In my package JSON:

...
    "babel-jest": "16.0.0",
    "jest": "16.0.1",
    "react": "15.3.2",
    "react-dom": "15.3.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.