🚀 DAY 5 OF LAUNCH WEEK: Introducing Socket Firewall Enterprise.Learn more →
Socket
Book a DemoInstallSign in
Socket

ckan-pilot

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ckan-pilot

Manage CKAN project development, operations and maintenance with a state-of-the-art command-line interface (CLI) and modern toolset.

pipPyPI
Version
1.1.7
Maintainers
1

🛰️ CKAN Pilot

A CLI tool to manage CKAN projects with ease. Manage CKAN project development, operations and maintenance with a state-of-the-art command-line interface (CLI) and modern toolset.

CKAN Pilot logotype

đź“„ Installation guide

  • Installation

🚀 Quickstart

  • Initialize a new project:
ckan-pilot init <project_dir>

Once the project is initialized run all commands from the project directory.

  • Build a distribution of the project:
ckan-pilot dist build
  • Start CKAN stack:
ckan-pilot start --dev

Run any command with --help to see its options. To stop the CKAN instance crtl+c in the terminal where it is running.

📚 Documentation

For detailed documentation, visit the CKAN Pilot Documentation.

🙌 Contributing

Pull requests and issues are welcome!
To contribute:

  • Fork the repo
  • Create a branch
  • Commit your changes
  • Open a pull request

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts