Skip to main content
THIS PACKAGE ONLY WORKS WHEN INSTALLED WITH `pip3`
Due to a JSON error the package does not work when installed wth normal `pip`.

##Usage

Installation
```
$ pip3 install --user GrindStone
```

**NOTE:** This package only works when you install it with pip3


Initialize a grindstone (you can have many)
```
$ grindstone init .
Grindstone Created at /path/to/current/working/dir
```

Add tasks
```
$ grindstone add a_task which I really need to get done
$ grindstone add another_task that might be less important
$ grindstone
[a_task] which I really need to get done
$ grindstone list
[a_task] which I really need to get done
[another_task] that might be less important
```

Prioritize tasks
```
$ grindstone prioritize another_task
$ grindstone list
[another_task] that might be less important
[a_task] which I really need to get done
```

Remove tasks
```
$ grindstone remove a_task
$ grindstone list
[another_task] that might be less important
$ grindstone pop
$ grindstone list
```

Help menu
```
$ grindstone help
GrindStone: Keeping you on task since 2015.
Usage:
grindstone [top]
Prints the top task on the grindstone
grindstone init <path>
Initializes a .grindstone in the <path> directory
grindstone add <task_name> <description of task>
Adds a task to the closest .grindstone
grindstone remove <task_name>
Removes the specified task with <task_name>
grindstone prioritize <task_name>
Move a given task to the top of the grindstone
grindstone pop
Removes the top task on the grindstone
grindstone list
Lists all tasks on the grindstone
grindstone help
Prints this help message
```

And that's pretty much it.

##License

GrindStone is licensed under the MIT license

Copyright © 2015 Elijah Caine M. Voigt

Release files for GrindStone 0.4

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Source distribution (sdist)

Source distribution for GrindStone 0.4
File Size Uploaded
GrindStone-0.4.tar.gz 4.2 kB Details

Release files / GrindStone-0.4.tar.gz

Download URL GrindStone-0.4.tar.gz
Size 4.2 kB
Tags Source
SHA-256 checksum
How to use checksums
9e04e62c4cc1ed7fd073e7ea2dbdee019c6c8782ceb6e7b6027c3cf9efd0e954
BLAKE2b-256 checksum
How to use checksums
e62a0d0df27bb3705d69c6d032ba9c8511879eb47ebfb6c0cf4f5c3c307a2a73
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No

Release history Release notifications | RSS feed

This release

0.4 This release

1 release file

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page