Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 744 Bytes

File metadata and controls

17 lines (12 loc) · 744 Bytes

Features

  • ignore missing help function
  • Create environment 'index' feature. 'decompose --show-ecosphere' to list all possible enivronments
  • Allow for process subcommands with autocomplete and help Ex: 'decompose help process'
  • Create decompose init script to run when 'decompose --init' is run. Allow it to prompt user to change the environment based on user input.
  • Think about how elements and processes files should be auto genearted in project root and .decompose folder. What is private and what is not?
  • Organize processes alphabetically
  • Add a '--clean' command to remove all files generated form *.mo templates

Tests

  • Verify that submodules get created on 'decompose --init'

Documentation

  • Document 'magic' elements