Interactive command line tool for rapid prototyping and automatic code generation used for creating full-stack web, mobile, TV and other apps. It can be used to create wire-frames as well, by utilizing any existing frontend or backend framework. It can generate boilerplate skeleton for your app according to strict rules and naming conventions for the files and folders been used. Trough a simple and easy interface it creates multiple YAML files according to Scaffolder DSL and based on it generates all the code and configuration files in a predefined directory tree.
sudo -H pip install scaffolder
or
sudo snap install --edge scaffolder --devmode
scaffolder create project
scaffolder add app
scaffolder build
scaffolder run
sudo -H pip uninstall scaffolder
- Fork the project.
- Commit your changes.
- Create a new pull request on GitHub.
- Goran Angelkovski (@bushono)
MIT License, see LICENSE for details.
Copyright (c) 2015 Scaffolder and contributors.