GithubHelp home page GithubHelp logo

ntbbloodbath / nvenv Goto Github PK

View Code? Open in Web Editor NEW
51.0 3.0 4.0 51 KB

A lightweight and blazing fast Neovim version manager.

License: MIT License

Makefile 5.37% V 92.95% AMPL 1.69%
neovim version-manager vlang

nvenv's Introduction

Hey, I'm NTBBloodbath!

Reddit Telegram Discord

About me

What am I currently working on

  • rest.nvim. A fast Neovim HTTP client.
  • rocks.nvim. A modern approach to Neovim plugin management.
  • Hive CI. An experimental, modern and friendly CI engine.

Projects I want to contribute to

  • Neovim, Vim-fork focused on extensibility and usability.

My knowledge

Web development

HTML5 MarkDown CSS3 Sass JavaScript TypeScript

Frameworks

Vue.js NestJS Express.js Flask

Back-end
Languages

Lua Python Ruby

Environments

NodeJS

Databases

PostgreSQL SQLite3


Technologies that I use

DevOps

Docker BASH Linux Git

Editors

Neovim Emacs VSCode

Click for GitHub stats

Resumen Top languages Stats

nvenv's People

Contributors

ntbbloodbath avatar utkarshkunwar 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

Watchers

 avatar  avatar  avatar

nvenv's Issues

Fails to install nightly

$ nvenv version
nvenv version 1.4.0

The attempt to install nightly fails:

$nvenv install nightly
[LOG] Downloading version nightly ...
##O=#    #
[LOG] Installing version nightly ...
tar: This does not look like a tar archive

gzip: stdin: not in gzip format
tar: Child returned status 1
tar: Error is not recoverable: exiting now
[ERR] Failed to install Nvim.

update-nightly fails on MacOS

Per the README...

MacOS (Untested, if you found issues please report them!)

...so here's an issue.

$ nvenv update-nightly
[LOG] Downloading version nightly update ...
######################################################################################################################################################################################################################################################### 100.0%
[LOG] Updating version nightly ...
cp: the -R and -r options may not be specified together.
[ERR] Failed to update Nvim.

On OSX, cp -ar is redundant, as cp -a suffices. Changing the flags on this line has the desired effect.

It appears that this may also be the case on Linux, but I don't trust my reading of the man-page as I'm not a Linux user. If it's not, we could likely get around this with the same system-sniffing checks used here. Happy to issue a PR if you'd like!

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.