https://github.com/tupilabs/cjan.org
CJAN - Comprehensive Java Archive Network
https://github.com/tupilabs/cjan.org
Last synced: about 2 months ago
JSON representation
CJAN - Comprehensive Java Archive Network
- Host: GitHub
- URL: https://github.com/tupilabs/cjan.org
- Owner: tupilabs
- Created: 2012-11-02T02:31:25.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2012-11-12T04:23:00.000Z (over 12 years ago)
- Last Synced: 2025-01-31T23:31:44.459Z (4 months ago)
- Language: PHP
- Size: 641 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CJAN
CJAN - Comprehensive Java Archive Network - was created after Perl's CPAN. It
allows developers to register modules, write documentation and upload tests.## Module compatibility with different platforms
With a command line tool or via the web interface, CJAN testers can upload the
test results to the website. It also includes information about JVM and Operating
System.This way, other developers can know beforehand whether a Java module (API, library,
tool, server, program, etc) works with his desired environments.## Simple infrastructure
Different than java.net, CJAN.org has no intention of hosting projects, source
code management systems, or bug tracking tools. Similarly to CPAN, in CJAN
each module documentation will point to the source code repository (hosted somewhere
else, like GitHub, SourceForge.net, GoogleCode), bug tracking tool, web site, etc.This way projects won't have to change to be part in CJAN, and it gets easier to
administrate the whole environment and avoid outages.## Content
The content in CJAN will be simple too, taking advantage of websites like
Reddit, where users can post links, share, comment and vote.CJAN content management will be similar to DZone and Reddit - collaborative.
## License
The whole project will be licensed under a permissive license. The goal will be
gather a community around the project, and create a board. Then proceed and
donate the project to an organization like SPI.Pretty much like Jenkins, the idea is have a community roled by meritocracy,
and make sure that the project continue free, useful, stable and fun to
use/learn/share/participate.