Giter Site home page Giter Site logo

appgen-files's Introduction

appgen - tool for generate applications

Description:

This tool helps create the structure of an application, including database

For now it generates for Python and PHP

Instalation

  • Download appgen: appgen files
  • Add appgen to PATH environment variable

Usage:

appgen -name application_name -lang language -type application_type -db

Commands:

  • appgen: First command
  • list-langs: List all supported languages and applications
  • help: Shows helps for appgen
  • -name: Project Name
  • -lang: Programming Language
  • -type: Type of application (mvc, api)
  • -db: database

Examples:

  1. Create a MVC App with Python and MySQL: appgen -name PythonMVC -lang python -type mvc -db mysql

  2. Creates an API with Python and Postgres: appgen -name PythonAPI -lang python -type api -db postgres

  3. Show help comands: appgen help

  4. List all suportded languages: appgen list-langs

Author:

AppGen Flow

Generating API

Generating API

appgen-files's People

Contributors

ortizdavid avatar

Stargazers

Ivan Carlos avatar Clayton Kehoe avatar  avatar  avatar Alexandre Antonio Juca avatar Edgar A. Dikenge avatar Joceyr Gomes Martins avatar Kelvin Junior avatar  avatar Luiz Campedelli avatar Edivaldo Reis avatar Paula Suzart avatar André Robert  avatar Fernando Anselmo avatar Rafael Lopes avatar Tilson Mateus avatar Manuel Ventura avatar Victor Armando 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.