Skip to content
Snippets Groups Projects
Commit c6f38644 authored by Jose Torres's avatar Jose Torres
Browse files

Update sample_app.md

parent 4253f525
No related branches found
No related tags found
No related merge requests found
Pipeline #
## Introduction to Eclipse
----------
### Eclipse
- Vast variety of tools and IDEs
- 250 Open Source projects
---
### Setup
- Download Eclipse http://www.eclipse.org/
- Look for the environment tha best matches your project
- Download EGit if it's not included already http://www.eclipse.org/egit/
----------
### Configure
- Global author
Window ▸ Preferences ▸ Team ▸ Git ▸ Configuration
- Git on the toolbar
Window ▸ Perspective ▸ Customize perspective
- Action Set Availability tab select Git stuff
- Toll bar visibility and again Git stuff
## Sample App
----------
### Main Objectives
- Build a web application on Ruby on Rails
- Create an integration workflow
- Automate deployments
---
### Complementary
- Project landing page
- Docker environment for build and development
Note:
- Add some interesting context such as "we're getting hired to do ABC"
----------
### App and CI Tour
- Review files and repository
- View CI badge
- Talk about the pipeline and builds
- Talk about environments
- Cycle Analytics
- Activating builds
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment