https://github.com/tonalmathew/static-client-cli
https://github.com/tonalmathew/static-client-cli
cli commander inquirer node node-cli
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/tonalmathew/static-client-cli
- Owner: tonalmathew
- Created: 2021-07-23T19:04:13.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2021-08-05T18:15:12.000Z (about 4 years ago)
- Last Synced: 2025-01-20T14:27:36.763Z (9 months ago)
- Topics: cli, commander, inquirer, node, node-cli
- Language: JavaScript
- Homepage:
- Size: 450 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# static-cli
## Installation
### Prerequisites
- [**npm**](https://www.npmjs.com/) is a package manager for the JavaScript programming language.
- [**node.js**](https://nodejs.org/en/) is an open-source, cross-platform JavaScript run-time environment that executes JavaScript code outside of a browser.
- [**git**](https://git-scm.com/) is a version control system for tracking changes in computer files and coordinating work on those files among multiple people. It is primarily used for source code management in software development.## Quickstart
``` bash
npm install -g .
static-client
```## Contributing
Before contributing a change to this repository, please first discuss the change you wish to make via issue, or any other method with the owners of this repository . Take a look at the to get a better picture regarding the codebase and project structure.### Why should I contribute?
Contributing helps people and simply makes the world a better place, Without contributors this project would cease to exist.