Skip to main content

Vishop is command line VIM script publisher client.

Project description

Vishop

Version License Support

Publish your vim plugin right away!

vishop is VIM script publisher client. Easily bundle and deploy to vim.org on command line.

No web browser required!

Installation

pip install vishop

Usage

# Create configuration file (vishop.json)
vishop init

# Bundle
vishop build .

# Publishing
vishop publish dist/*.tar.gz

FAQ

Why Python?

Because VIM supports python command (see :help python). It will much easier when you develop your own VIM plugin using vishop module, or even simple gluing in vimrc file; because it's written in Python. And also life is short.

License

Copyright (C) 2020 Xvezda

MIT License

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vishop-0.0.2.tar.gz (9.8 kB view hashes)

Uploaded Source

Built Distributions

vishop-0.0.2-py3-none-any.whl (11.0 kB view hashes)

Uploaded Python 3

vishop-0.0.2-py2-none-any.whl (11.0 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page