Skip to content

Collect, clean and manage your data.world datasets. Download desktop app at:

License

Notifications You must be signed in to change notification settings

PhiDataKappa/dataset.electron

Repository files navigation

dataset.tools

download http://dataset.tools

Build Status dependencies Status devDependencies Status

A minimal desktop file manager for the data.world community

Including:

Quick start

Clone the repository

git clone --depth=1 git@github.com:PhiDataKappa/dataset.electron.git

Install dependencies

cd dataset.electron
npm install

Development

npm run develop

DevTools

Toggle DevTools:

  • OSX: Cmd Alt I or F12
  • Linux: Ctrl Shift I or F12
  • Windows: Ctrl Shift I or F12

Packaging

Modify electron-builder.yml to edit package info.

For a full list of options see: https://github.com/electron-userland/electron-builder/wiki/Options.

Create a package for OSX, Windows and Linux

npm run pack

Or target a specific platform

npm run pack:mac
npm run pack:win
npm run pack:linux

Tests

npm run test

Maintainers

Apps using this utility

About

Collect, clean and manage your data.world datasets. Download desktop app at:

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published