Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 1.1 KB

File metadata and controls

13 lines (10 loc) · 1.1 KB

This Accelerated Text configuration template will help you to set up your text generation project. Clone this repository and use it as the basis for your work.

There are three configuration folders where project files are to be located:

The template also provides the Makefile with the commands:

  • run-acc-text - this will run Accelerated Text, making it available on 8080 port;
  • clear-acc-text-db - a tool to drop current document plans;
  • export-document-plans - export the plans to document-pans folder

Note that Makefile is using at-template name for docker-compose. Please change it to the name of your project.