Skip to content

trevorengen/flider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 

Repository files navigation

Flider

What is Flider

Flider is a lightweight framework that saves you time by creating a MVC compliant file structure and includes basic commonly used files.


What Does it Actually Do

image

TO

image

With just one statement.

How Do I Install Flider

All you need to do to install Flider is:

*WINDOWS: pip install flider

*MAC/LINUX: pip3 install flider


How Do I Run It

Flider is just as easy to use as it is to install:

*WINDOWS: py -m flider

*MAC/LINUX: python3 -m flider

USE THE OPTION '-f' OR '--full' AFTER py -m flider TO INSTALL OPTIONAL USER MODEL/CONTROLLER

About

An easy way to build your flask skeleton.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages