Skip to content
  • Gabriel Delavald's avatar
    Refactor the dev-environment (#10) · d8178347
    Gabriel Delavald authored
    * Remove server/site folders and tasks related
    
    * Fixes todo-app and adds basic documentation
    
    * Create command to create apps
    
    * Improves safety on create-app name and adds documentation regarding it
    
    * Creates UUID automatically and uses pascalcase for class name
    
    * Checks for numbers on app name and some style changes
    
    * Prevent numbers on app name
    
    * Adds deploy command, still WIP
    
    * Dynamically add set the required api version. Add a giphy app
    
    * Switch to use carets for required api version
    
    * Fix the Giphy execute preview
    
    * Make the search trim so can empty (full of spaces) search doesn't happen
    
    * Actually really use random for all empty spaces searches
    d8178347