https://github.com/hexlet/cli
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/hexlet/cli
- Owner: Hexlet
- Created: 2021-03-25T01:58:13.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2024-08-30T19:52:42.000Z (almost 2 years ago)
- Last Synced: 2024-11-11T18:46:57.852Z (over 1 year ago)
- Language: Shell
- Size: 2.03 MB
- Stars: 6
- Watchers: 3
- Forks: 18
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cli
[](https://github.com/hexlet/cli/actions)
[](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
```
[](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/).