1.1.0 • Published 5 years ago

makerlog-cli v1.1.0

Weekly downloads
5
License
MIT
Repository
github
Last release
5 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

5 years ago

1.0.3

5 years ago

1.0.2

6 years ago

1.0.1

6 years ago

1.0.0

6 years ago

0.1.21

6 years ago

0.1.20

6 years ago

0.1.19

6 years ago

0.1.18

6 years ago

0.1.17

6 years ago

0.1.16

6 years ago

0.1.15

6 years ago

0.1.14

6 years ago

0.1.13

6 years ago

0.1.12

6 years ago

0.1.11

6 years ago

0.1.10

6 years ago

0.1.9

6 years ago

0.1.8

6 years ago

0.1.7

6 years ago

0.1.6

6 years ago

0.1.5

6 years ago

0.1.4

6 years ago

0.1.3

6 years ago

0.1.2

6 years ago

0.1.1

6 years ago

0.1.0

6 years ago