artoodetoo

command module
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 11, 2017 License: GPL-2.0, GPL-3.0 Imports: 19 Imported by: 0

README

Artoodetoo

Awesome self-programmable task runner for automating every day tasks

Development

Prerequisites

Development requires that you have set up golang, npm and nodejs on your machine

First, get the source code with the go get utility

go get github.com/Tympanix/artoodetoo

Then install the development dependencies

cd web && npm install

Now install the @angular/cli utility

npm install -g @angular/cli@latest
Running

Build the server application using:

go build

Follow the instruction in Quick Installation to deploy the server

Now start the web application development server

cd web && npm start

Quick Installation

First, create an application secret. Type the following command:

artoodetoo secret -g

Now, create a user for the application. Execute and follow the prompt instructions:

artoodetoo user add

Now start the application itself by executing:

artoodetoo

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL