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
Install python3 (on OSX you can run brew install python3)
Run pip3 install –upgrade pip setuptools in a terminal to upgrade python tools
Run pip3 install nebuchadnezzar in a terminal
Run neb –help to verify the application is installed
Development
Install
Install python3 (on OSX you can run brew install python3)
Initialize the python virtual environment:
virtualenv ./venv/ –python=python3.5
source ./venv/bin/activate
pip3 install –upgrade pip setuptools
python setup.py develop
Developer Run
Open up a new terminal
source ./venv/bin/activate
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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Hashes for nebuchadnezzar-1.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | bdbe84a1a9799f3249d0c7fd1dccb60e24811b8ccc128aca8593dca4155f0fd9 |
|
MD5 | 18289cf396e0865a231f7661b543cd65 |
|
BLAKE2b-256 | bf0ba928bb0ce4734e9b43182e4c0a165a6a063bdc2904b14fc88b47d1826173 |