blob: c3ab00f637537e66097b37635d41fad9d50af194 [file] [log] [blame]
//
// Licensed to the Apache Software Foundation (ASF) under one
// or more contributor license agreements. See the NOTICE file
// distributed with this work for additional information
// regarding copyright ownership. The ASF licenses this file
// to you under the Apache License, Version 2.0 (the
// "License"); you may not use this file except in compliance
// with the License. You may obtain a copy of the License at
//
// http://www.apache.org/licenses/LICENSE-2.0
//
// Unless required by applicable law or agreed to in writing,
// software distributed under the License is distributed on an
// "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
// KIND, either express or implied. See the License for the
// specific language governing permissions and limitations
// under the License.
//
= Video of Setting Up a GitHub Repository Using NetBeans IDE
:jbake-type: tutorial
:jbake-tags: tutorials
:jbake-status: published
:icons: font
:syntax: true
:source-highlighter: pygments
:toc: left
:toc-title:
:description: Video of Setting Up a GitHub Repository Using NetBeans IDE - Apache NetBeans
:keywords: Apache NetBeans, Tutorials, Video of Setting Up a GitHub Repository Using NetBeans IDE
|===
|This screencast demonstrates how to set up a Git repository in NetBeans IDE and put it up to GitHub using the IDE's support for the Git versioning system.
You are going to see how to:
* create a sample project in the IDE
* initialize a Git repository in the created project
* push the project to GitHub
Authors: Ondrej Vrabec, Alyona Stashkova
Time: 5:52
link:http://bits.netbeans.org/media/github_nb.mp4[+Watch full size/Download+] (.mp4) (Ctrl-Click to download, 11,3 MB)
link:/about/contact_form.html?to=3&subject=Feedback:%20Screencast%20-%20Setting%20Up%20a%20GitHub%20Repository%20Using%20NetBeans%20IDE[+Send Us Your Feedback+]
|===
== Related links
* link:http://wiki.netbeans.org/NewAndNoteworthyNB74[+NetBeans 74 New And Noteworthy+]
* link:https://netbeans.org/kb/docs/ide/git.html[+Using Git Support in NetBeans IDE+]
* link:http://www.oracle.com/pls/topic/lookup?ctx=nb8000&id=NBDAG234[+Versioning Applications with Version Control+] in _Developing Applications with NetBeans IDE_