Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
should
should
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 4
    • Merge Requests 4
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Operations
    • Operations
    • Incidents
    • Environments
  • Analytics
    • Analytics
    • CI / CD
    • Repository
    • Value Stream
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • vidjil
  • shouldshould
  • dev

Switch branch/tag
  • should
  • demo
  • variables.cfg
Find file Normal viewHistoryPermalink
variables.cfg 39 Bytes
EditWeb IDE
Newer Older
Mathieu Giraud's avatar
src/should.py: allows options to be read from a configuration file  
Mathieu Giraud committed Apr 12, 2018
1 2 3 4

--var 
LETTER=l

Mathieu Giraud's avatar
demo/variables.{cfg,should}: --var, command-line option should override configuration file  
Mathieu Giraud committed Aug 07, 2018
5 6 7 8
--var
DATA=foo


Mathieu Giraud's avatar
src/should.py: allows options to be read from a configuration file  
Mathieu Giraud committed Apr 12, 2018
9 10 11 12