Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/damnever/xd

:white_small_square: Make life easier!
https://github.com/damnever/xd

batch config-manipulation gitignore-generator license-generator project-initialization

Last synced: 3 days ago
JSON representation

:white_small_square: Make life easier!

Awesome Lists containing this project

README

        

xd
==

A list of handy commands which makes life easier.

Install
-------

::

pip install xd -U
# pip install git+https://github.com/damnever/xd.git@master -U

Usage
-----

::

Usage: xd [OPTIONS] COMMAND [ARGS]...

A list of handy commands which makes life easier.

Options:
--help Show this message and exit.

Commands:
batch Execute a program multiple times in parallel.
config Manipulate config files: json, yaml, ini and toml.
gitinit Init a git project, or creates a LICENSE/.gitignore file.
version Show version.
watch Execute a program periodically.

::

xd --help
xd --help