Skip to content
/ feflow Public
forked from Tencent/feflow

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

License

Notifications You must be signed in to change notification settings

pty226/feflow

This branch is 9 commits behind Tencent/feflow:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

62d5dce · Oct 22, 2022
Jul 15, 2022
Jan 18, 2022
Oct 22, 2022
Apr 10, 2022
Feb 14, 2022
Aug 17, 2017
Sep 24, 2021
May 19, 2022
Apr 13, 2022
May 17, 2022
Feb 18, 2022
Jan 28, 2021
Apr 20, 2020
Jun 21, 2019
Oct 21, 2022
Oct 22, 2022
Jan 18, 2022
Feb 16, 2022
Jul 20, 2022
Aug 10, 2022
Feb 14, 2022
May 19, 2022
Feb 14, 2022

Repository files navigation

English | 简体中文

Feflow

🚀 A tool aims to improve front-end engineer workflow and standard, powered by TypeScript.


npm Build Status Install Size Downloads lerna GitHub contributors Issue resolution PR's welcome

Introduction

Feflow is an engineering solution of Tencent's open source front-end field, which is committed to improving development efficiency and specification.

Getting Started

Let's start by installing Feflow with npm.

npm install @feflow/cli -g

There are three kinds of commands in Feflow

  • Native Commands
    • fef config
    • fef help
    • fef info
    • fef install
    • fef uninstall
    • fef list

You can write a Feflow devkit or plugin to extends commands.

More detail document can be found:

Change Log

This project adheres to Semantic Versioning. Every release, along with the migration instructions, is documented on the GitHub Releases page.

License

MIT

About

🚀 A command line tool aims to improve front-end engineer workflow and standard, powered by TypeScript.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 94.9%
  • JavaScript 5.0%
  • Shell 0.1%