Skip to content

darrenqc/cortex

 
 

Repository files navigation

Cortex NPM version Build Status

简体中文

Cortex is a package manager for the web with a bunch of end-to-end integrated frontend solutions to make your websites better, including:

  • frontend package management with version control;
  • compatible backend solutions for JAVA and node.js;
  • development environment for your entire workflow;
  • CI solutions to support multiple testing environment simultaneously;
  • global registry service;
  • CDN solutions.

With Cortex, we write web modules exactly the same as we do with node.js, with no Module/Wrappings, no AMD, etc.

Cortex is designed and maintained for large websites and collaborative development and is also convenient for small projects.

Installation

First, you need to install node (>= 0.8.0), then run the following command in your command line:

npm install -g cortex

Getting Started

Read this getting-started guide to get a general view.

For more details about cortex, just visit our wiki project: cortexjs/wiki.

About

The end-to-end solutions for frontend development.

Resources

License

Stars

Watchers

Forks

Packages

No packages published