Skip to main content

Connexions Nebu publishing utility

Project description

CNX Nebu Publishing Utility

This is a command-line interface for interacting with connexions content. The tools is primarily used to publish content to the cnx.org website.

This software requires:

  • Python >= 3.5

  • JRE >= 6

Install

  1. Install python3 (on OSX you can run brew install python3)

  2. Run pip3 install –upgrade pip setuptools in a terminal to upgrade python tools

  3. Run pip3 install nebuchadnezzar in a terminal

  4. Run neb –help to verify the application is installed

Development

Install

  1. Install python3 (on OSX you can run brew install python3)

  2. Initialize the python virtual environment:

    1. virtualenv ./venv/ –python=python3.5

    2. source ./venv/bin/activate

    3. pip3 install –upgrade pip setuptools

    4. python setup.py develop

Developer Run

  1. Open up a new terminal

  2. source ./venv/bin/activate

  3. Now you can run various commands:

    • neb –help for help with the various commands

Configuring an Editor

See https://github.com/Connexions/cnxml#editvalidate-files-using-atomio for details.

License

This software is subject to the provisions of the GNU Affero General Public License Version 3.0 (AGPL). See LICENSE.txt for details. Copyright (c) 2016 Rice University

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

nebuchadnezzar-1.1.1-py3-none-any.whl (16.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page