Skip to content
Snippets Groups Projects
  • Giovanni Bussi's avatar
    7a0fb400
    Improve cmd interpreter · 7a0fb400
    Giovanni Bussi authored
    Enum list and word map are now generated with a script.
    
    To add a new command it is sufficient to add a case command as:
    
    case PIPPO: // cmd pippo
    
    It is related to #182, though I let the issue open since I think
    we should automatize also the cmd documentation.
    7a0fb400
    History
    Improve cmd interpreter
    Giovanni Bussi authored
    Enum list and word map are now generated with a script.
    
    To add a new command it is sufficient to add a case command as:
    
    case PIPPO: // cmd pippo
    
    It is related to #182, though I let the issue open since I think
    we should automatize also the cmd documentation.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.