0.1.3 • Published 4 years ago

fw-testing-cli v0.1.3

Weekly downloads
1
License
MIT
Repository
-
Last release
4 years ago

Hackathon Status GitHub Issues GitHub Pull Requests License


npm.io

📝 Table of Contents

🧐 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 change
  • npm run build - Build a final distributable for npm

🎈 Usage

$ fw-testing-cli

🚀 Deployment

npm.io

We publish to npm.

First time, need to login.

npm login
npm version <version>
npm publish

⛏️ Built With

✍️ Authors