Skip to content

Appirio/adx-travis-legacy-salesforce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AppirioDX Project pipeline status

A stripped down version with minimal setup to get started with AppirioDX.

  1. Use ezbake to clone the generic repository:

    ezbake prepare -r https://gitlab.appirio.com/appirio-dx/generic -b ezbake
    
  2. EZBake will prompt you for your project name, and your name and email. It will then prompt you for the repository you want to create. Create a new repository (in GitLab for example) and then paste that URL there.

  3. Respond to any other prompts that EZBake provides

  4. type adx --help to see a list of available commands at any point.

  5. For example, for each new story or piece of work you can create and checkout a feature branch. You can also use this shortcut command (replace the story number as needed):

    adx git:branch --name S-520780