Giter VIP home page Giter VIP logo

ysyisyourbrother / brandnew-flask Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 31 KB

Brandnew-flask is a CLI tool used to generate a powerful and mordern flask-app that supports the production environment. ❤️(Brandnew-flask 是一个为flask应用程序开发者设计的脚手架工具。它可以快速生成适用于生产环境的,高效、规范且易于维护的flask应用程序框架。)

License: Apache License 2.0

Go 34.57% Python 61.92% Shell 3.51%
flask cli framework skeleton production-enviroment standard maintained generator

brandnew-flask's Introduction

Brandnew-flask is a CLI tool used to generate a powerful and mordern flask-app that supports the production environment.

Brandnew-flask is still in the initial stage and needs to be updated and improved continuously. Everyone is welcome to maintain and improve this CLI.

Table of Contents

Installing

Provide several ways to install brandnew-flask binary toolkits.

Install with gomod

$ export GOPATH = "YOURGOPATH"     # Check by "go env | grep GOPATH"
$ go install github.com/ysyisyourbrother/brandnew-flask@latest && sudo mv $GOPATH/bin/brandnew-flask $GOPATH/bin/brand

Install with release binary

Download the latest release binary brand on Github.

$ sudo chmod +x brand

Usage

Create framework with brand new command:

$ brand new
? Your flask-app name: myapp    (Enter)
? Your name: brandon            (Enter)

The framework code of flask-app will be generated in the directory where the binary file is executed. The name of the folder is the flask-app name you entered

brandnew-flask's People

Contributors

ysyisyourbrother avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

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.