Skip to content
/ cli Public

Interactive tool for modeling projects, applications and micro-services, based on the rules of Scaffolder DSL which utilizes Scaffolder aPaaS to generate all source code, configuration, testing and security files.

License

Notifications You must be signed in to change notification settings

scaffolder/cli

Repository files navigation

Scaffolder CLI

Build Status PyPI version Snapcraft snap Join the chat at https://gitter.im/scaffolder/cli

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.

Installation

sudo -H pip install scaffolder or sudo snap install --edge scaffolder --devmode

Usage

scaffolder create project

scaffolder add app

scaffolder build

scaffolder run

Uninstall

sudo -H pip uninstall scaffolder

Contributing

  1. Fork the project.
  2. Commit your changes.
  3. Create a new pull request on GitHub.

Contributors

Copyright and License

MIT License, see LICENSE for details.

Copyright (c) 2015 Scaffolder and contributors.

About

Interactive tool for modeling projects, applications and micro-services, based on the rules of Scaffolder DSL which utilizes Scaffolder aPaaS to generate all source code, configuration, testing and security files.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published