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

https://github.com/wq/wq.build

The wq command line interface (CLI).
https://github.com/wq/wq.build

build-tool cli wq-framework

Last synced: 3 months ago
JSON representation

The wq command line interface (CLI).

Awesome Lists containing this project

README

          

[![wq.build][logo]][docs]

[**wq.build**][docs] provides the `wq` command line application for use with [wq.app] and other modules in the [wq framework].

[![Latest PyPI Release](https://img.shields.io/pypi/v/wq.build.svg)](https://pypi.org/project/wq.build)
[![Release Notes](https://img.shields.io/github/release/wq/wq.build.svg)](https://github.com/wq/wq.build/releases)
[![Documentation](https://img.shields.io/badge/Docs-2.1-blue.svg)][docs]
[![License](https://img.shields.io/pypi/l/wq.build.svg)](https://wq.io/license)
[![GitHub Stars](https://img.shields.io/github/stars/wq/wq.build.svg)](https://github.com/wq/wq.build/stargazers)
[![GitHub Forks](https://img.shields.io/github/forks/wq/wq.build.svg)](https://github.com/wq/wq.build/network)
[![GitHub Issues](https://img.shields.io/github/issues/wq/wq.build.svg)](https://github.com/wq/wq.build/issues)

[![Tests](https://github.com/wq/wq.build/actions/workflows/test.yml/badge.svg)](https://github.com/wq/wq.build/actions/workflows/test.yml)

### [Documentation][docs]

[**Installation**][installation]

[**API**][api]

[`./manage.py deploy`][deploy]

[`wq collectjson`][collectjson]

[`wq icons`][icons]

[`wq movefiles`][movefiles]

[`wq serviceworker`][serviceworker]

[`wq setversion`][setversion]

[logo]: https://wq.io/images/wq.build.svg
[docs]: https://wq.io/wq.build/

[installation]: https://wq.io/wq.build/#installation
[api]: https://wq.io/wq.build/#api
[deploy]: https://wq.io/wq.build/deploy
[collectjson]: https://wq.io/wq.build/collectjson
[icons]: https://wq.io/wq.build/icons
[movefiles]: https://wq.io/wq.build/movefiles
[serviceworker]: https://wq.io/wq.build/serviceworker
[setversion]: https://wq.io/wq.build/setversion

[wq framework]: https://wq.io/
[wq.app]: https://wq.io/wq.app/