This package has been deprecated

Author message:

obsolete, abandoned, buggy, probably vulnerable, at least no one is actually using this, right?

headland

0.6.2 • Public • Published

Headland framework

Warning: pre-alpha software. There are known vulnerabilities and no code coverage. Proceed at your own risk.

See headland.io for more info and follow @very_lv for updates.

Installing Headland from NPM

npm install headland

This will install headland-core, headland-web and headland-postgres which should be enough to start a project.

Note that Headland has not been tested to work on Windows platform.

Installing Headland from Mercurial

Actual packages are in the packages directory. If you want to use this repo directly instead of published NPM modules you'll have to do this:

hg clone https://bitbucket.org/verypositive/headland
cd headland
bash prepare.sh

Then in the project directory

mkdir node_modules
ln -sv /path/to/headland/ node_modules/
ln -sv /path/to/headland/packages/* node_modules/

Starting a project

There is currently no bootstrap script available. Consider forking headland.io and starting from there.

Questions

You will have questions. Please go to #headland on Freenode to chat with the developers.

Readme

Keywords

Package Sidebar

Install

npm i headland

Homepage

headland.io

Weekly Downloads

1

Version

0.6.2

License

MIT

Last publish

Collaborators

  • virtulis