0.1.10 • Published 8 years ago

protoncms-core v0.1.10

Weekly downloads
1
License
MIT
Repository
github
Last release
8 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

8 years ago

0.1.9

8 years ago

0.1.8

8 years ago

0.1.7

9 years ago

0.1.6

9 years ago

0.1.5

9 years ago

0.1.4

9 years ago

0.1.3

9 years ago

0.1.2

9 years ago

0.1.1

9 years ago