Skip to content
This repository was archived by the owner on Oct 17, 2025. It is now read-only.

apache/netbeans-temp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 

Repository files navigation

Apache NetBeans (incubating) temp repository

This is meant for initial experiments with Apache infrastructure.

Getting involved

To get involved please contact us via the NetBeans dev list, see https://s.apache.org/netbeans_please_join

To make a commit

# First of all one needs to clone the repository:
$ git clone https://git-wip-us.apache.org/repos/asf/incubator-netbeans-temp.git
$ cd incubator-netbeans-temp

# set your name and email up
$ git config user.name "Joe Hacker"
$ git config user.email "[email protected]"

# make changes, commit and push
$ git commit -m "Making it better"
$ git push
# user your Apache account name and password

About

Apache NetBeans temporary repository

Topics

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published