Code Monkey home page Code Monkey logo

vim8-pack's People

Contributors

mkarpoff avatar omar-polo avatar

Stargazers

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

Watchers

 avatar  avatar

vim8-pack's Issues

Add some sort of config file

Add a config file that can save info like the where the packages go so it doesn't need to be provide every time

Make output message actually useful

The output from most commands is little more than debug messages. Needs to inform users of what is going on in some sensible way. Maybe get user input on it.

Troubles on FreeBSD

Hi,
I'm trying to run vim8-pack on FreeBSD and I'm having some trouble.

First, /bin/bash is not present on FreeBSD (and I think in all *BSD, but I'm not sure). For instance, I have bash in /usr/local/bin/bash. I'm going to make a PR to achieve this issue (just use /usr/bin/env bash instead, easy).

Last, here on FreeBSD getopt does not have --longoptions (a simple man getopt | grep -i long doesn't find anything). I think that should be a GNU extension, although I've not checked yet.

Multithread

Large parts of the code are a loop of git command. This could be easily multi-threaded to make it faster.

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.