Skip to content
  • Hugo Moreau's avatar
    Boilerplate: Handling config.json file · 59e699fa
    Hugo Moreau authored
    It is now possible to load a config file in order to do two things :
     - Display all saved formulae.
     - Pick a formula using the index (/!\ Be careful, the `-ltl` flag will
       be overwriten, a warning is displayed for the user.)
    
     * boilerplate/config/config.go : New file.
       boilerplate/main.go,
       main.go : Modified.
    59e699fa