fw-testing-cli
v0.1.3
Published
<p align="center"> <a href="" rel="noopener"> <img src="https://i.imgur.com/AZ2iWek.png" alt="Project logo"></a> </p> <h3 align="center">fw-testing-cli</h3>
Readme

📝 Table of Contents
- Problem Statement
- Idea / Solution
- Future Scope
- Setting up a local environment
- Usage
- Technology Stack
- Authors
🧐 Problem Statement
As a new developer, it's hard to learn the tech or practice of company at first.
💡 Idea / Solution
Create a platform for tutorial with CLI, every developer in company can contribute to his/her experience and share to everyone.
🚀 Future Scope
Keep updating when there are more feedback.
🏁 Getting Started
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Installing
There are 2 available commands:
npm run dev- Start development mode and recompile on changenpm run build- Build a final distributable for npm
🎈 Usage
$ fw-testing-cli🚀 Deployment

We publish to npm.
First time, need to login.
npm loginnpm version <version>npm publish⛏️ Built With
- Ink - CLI
✍️ Authors
- @Jerry - Idea & Initial work
