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

https://github.com/hexlet/cli


https://github.com/hexlet/cli

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

# cli

[![Node CI](https://github.com/hexlet/cli/workflows/Node%20CI/badge.svg)](https://github.com/hexlet/cli/actions)
[![npm version](https://badge.fury.io/js/%40hexlet%2Fcli.svg)](https://badge.fury.io/js/%40hexlet%2Fcli)

Utility for interacting with Hexlet

## Installation and use

* Node.js >= 14 (LTS or latest)
* npm >= 6.5
* git >= 2.26

```bash
# install
npm install -g @hexlet/cli

# help
hexlet --help

# help on subcommands:
hexlet program --help
hexlet program init --help
```

[![Hexlet Ltd. logo](https://raw.githubusercontent.com/Hexlet/assets/master/images/hexlet_logo128.png)](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=cli)

This repository is created and maintained by the team and the community of Hexlet, an educational project. [Read more about Hexlet](https://hexlet.io/?utm_source=github&utm_medium=link&utm_campaign=cli).

See most active contributors on [hexlet-friends](https://friends.hexlet.io/).