Skip to content
/ Facio Public
forked from krak3n/Facio

Facio is a project scaffolding tool originally developed for Django and expanded to be framework agnostic.

License

Notifications You must be signed in to change notification settings

a-sk/Facio

 
 

Repository files navigation

Facio

Facio: /ˈfa.ki.oː/ - Latin, meaning to make, do, act, perform, cause, bring about.

What is it?

If you work on quick turn around projects either at work or in your free time you might end up doing a lot of boiler plate cruft for your projects over and over, creating the same basic template. You might copy and paste this around, it might fall out of date, you might make improvements in a project but forget about them for the next.

Facio gives you the ability to create a standard template (or templates) for your projects so you can bootstrap in one single command.

Originally developed with Django in mind you can use Facio for any type of project.

Status

Current Version: 1.1.1

Tests are run using Travis CI.

  • Master Branch (Stable): travis_master
  • Develop Branch (Active Development): travis_develop

Documentation

Documentation for Facio can be found on Read the Docs.

About

Facio is a project scaffolding tool originally developed for Django and expanded to be framework agnostic.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 48.1%
  • JavaScript 47.1%
  • Scheme 3.3%
  • Ruby 1.5%