Vishop is command line VIM script publisher client.
Project description
Vishop
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file vishop-0.0.2.tar.gz.
File metadata
- Download URL: vishop-0.0.2.tar.gz
- Upload date:
- Size: 9.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2c3d1cb655d47871af652473d6ebc17cac196f6ecd1f5013585920cd63f67d9a
|
|
| MD5 |
c2c5246a76ce2f704c55963df94fdfec
|
|
| BLAKE2b-256 |
f44f264060d0a4857ac604ea0d06e0ed7a6a8aca043b3331c9c0964a94cd7ed2
|
File details
Details for the file vishop-0.0.2-py3-none-any.whl.
File metadata
- Download URL: vishop-0.0.2-py3-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f84431d1a991b7c68d1b69e23cd7d504dd31d65cf602b2fd634da0baa55a2857
|
|
| MD5 |
2b26df167c1408c8fb04b3ef5ab8b3cf
|
|
| BLAKE2b-256 |
5aa3aa5368290bf5a9a51abf06a06799969cc256b879d4cb23e1998571e14f17
|
File details
Details for the file vishop-0.0.2-py2-none-any.whl.
File metadata
- Download URL: vishop-0.0.2-py2-none-any.whl
- Upload date:
- Size: 11.0 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/2.7.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
891275a5cccb68949058365d6e30ee526122a6168962e1bd029b8667637d6809
|
|
| MD5 |
27018c26990d8b4c4fe92341e122cdc0
|
|
| BLAKE2b-256 |
e1ff53b8bc8e247b4213b30151832fd04b3617cb54b05957b64a515ccf1cd579
|