8000 GitHub - Tetrasol/modern-dev-portal
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tetrasol/modern-dev-portal

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modern Development Org

projectID: coqui-dev-portal

Backlog

Environment Installation and Set up

You will need various tools to get started with development. Below are the links to the tools to be installed in sequence.

Installing Dependencies and Libraries

From within your project directory run the commands below to get started. (assuming $HOME/ModernDev/ is the active workspace)

# Clone the repositories
$ gcloud init coqui-dev-portal

## these steps might not be needed - need to confirm
$ cd coqui-dev-portal
$ git clone https://bitbucket client
$ cd default
$ git pull https://g0r1v3r4@bitbucket.org/moderndev/portal.git

{ "keys": ["alt+m"], "command": "markdown_preview", "args": {"target": "browser", "parser":"markdown"} }

Working with the repository

  • Make a new branch every time using $ git checkout -b <nameofbranch>
  • When finished working with the branch push the code to Bitbucket
  • Creat pull request to master when ready to push changes to production

Working with the development Server for app engine and deploy

  • $ gcloud preview app run <nameofdirectory> will run the dev server for localhost testing
  • $ gcloud preview app deploy <nameofdirectory will deploy the branch to app engine instance

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0