0.1.10 • Published 9 years ago

protoncms-core v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
9 years ago

ProtonCMS Core

NOTE: Work in progress...

These are the core components and interfaces for ProtonCMS. You have two options. Either use a couple of other ProtonCMS-components to create a complete CMS our implement the other functionality yourself.

Godspeed!

Developer Notes

Running Tests

To run tests you can either run the whole suite:

npm test

Or a specified set of tests:

./node_modules/mocha/bin/mocha --reporter mocha-better-spec-reporter  --compilers .:test/util-jsxcompiler.js test/test-app*.js

And if you need to debug a test just add --debug-brk and start node-inspector.

0.1.10

9 years ago

0.1.9

9 years ago

0.1.8

10 years ago

0.1.7

10 years ago

0.1.6

10 years ago

0.1.5

10 years ago

0.1.4

10 years ago

0.1.3

10 years ago

0.1.2

10 years ago

0.1.1

10 years ago