Giter VIP home page Giter VIP logo

Appnify

A command-line tool for quickly initializing projects and installing common tools.

Read this in other languages: English | 简体中文

Quick Start

You can run it directly or after installation. The first format will be used as an example in the following descriptions.

# Run directly
npx appnify <command>

# Run after installation
npm install appnify -g
appnify <command>

Installing Dependencies

Usage:

npx appnify install <name>

Supports installation of the following tools:

Name Description Official Repository
husky Git hooks management tool https://github.com/typicode/husky
lint-staged Validate only staged files (Git) https://github.com/okonet/lint-staged
release-it Release management tool (Git) https://github.com/release-it/release-it
commitlint Commit message validation tool (Git) https://github.com/conventional-changelog/commitlint
eslint Code quality checking tool https://github.com/eslint/eslint
prettier Code formatting tool https://github.com/prettier/prettier

Where:

  • install is the command to perform this operation, and you can also use the alias i.
  • <name> parameter: the name of the tool to install. If not specified, a selection list will be displayed. Specify all to install all tools at once.
  • --installer parameter: specifies the package manager to use during installation. Specify none to skip the installation process.

Finally

If you encounter any issues during usage, feel free to ask questions in the issue section.

Appnify's Projects

appnify icon appnify

命令行工具,快速初始化项目及安装各种项目常规工具。

arconify icon arconify

一个基于 Arco Design 的 Vue 组件库,简化表单/表格增删改查开发。

starter-vue icon starter-vue

基于 ArcoDesign 的B端管理后台起始模板, 包含文件路由、自动接口、封装表格和自动发布等功能。

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.