1.1.0 • Published 6 years ago

makerlog-cli v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
6 years ago

An unofficial command line tool for Makerlog.

npm version

Install

To install the latest version of Makerlog CLI run this command:

$ npm install -g makerlog-cli

Usage

Authenticate with your Makerlog account:

$ makerlog login --username "your_username" --password "your_password"

The tool does not store your username or password, it only uses them to get a token from Makerlog.

After you're logged in you can log new tasks:

$ makerlog done "I installed makerlog-cli github.com/MihaiVoinea/makerlog-cli"	# Add a new 'done' task
$ makerlog inprogress "I'm testing makerlog-cli github.com/MihaiVoinea/makerlog-cli"	# Add a new 'inprogress' task
$ makerlog todo "Start using makerlog-cli github.com/MihaiVoinea/makerlog-cli"	# Add a new 'todo' task

Planned features:

  • Add multiple tasks at once
  • See your remaining tasks
  • Mark a task as doing/done
  • Build a CLI user interface
  • Get notifications
  • Write tests
1.1.0

6 years ago

1.0.3

6 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.21

7 years ago

0.1.20

7 years ago

0.1.19

7 years ago

0.1.18

7 years ago

0.1.17

7 years ago

0.1.16

7 years ago

0.1.15

7 years ago

0.1.14

7 years ago

0.1.13

7 years ago

0.1.12

7 years ago

0.1.11

7 years ago

0.1.10

7 years ago

0.1.9

7 years ago

0.1.8

7 years ago

0.1.7

7 years ago

0.1.6

7 years ago

0.1.5

7 years ago

0.1.4

7 years ago

0.1.3

7 years ago

0.1.2

7 years ago

0.1.1

7 years ago

0.1.0

7 years ago