An open API service indexing awesome lists of open source software.

https://github.com/juanvqz/noko_cli

Allow list and create Noko's records from the command line.
https://github.com/juanvqz/noko_cli

command-line-tool gem nokotime ruby

Last synced: 5 months ago
JSON representation

Allow list and create Noko's records from the command line.

Awesome Lists containing this project

README

          

# NokoCli

![build status](https://github.com/juanvqz/noko_cli/actions/workflows/main.yml/badge.svg)

## Disclaimer

- This gem was made for learning purposes.
- This gem is WIP. Use it by your own risk, it should be safe though.

## What NokoCli does?

NokoCli is an easy way to manage your data in [Noko Time Tracking](https://nokotime.com/) via terminal.
- Add entries
- List entries

## Development

To set up this repository you need to run

```bash
./bin/setup
```

## Contributing

Bug reports and pull requests are welcome on GitHub at [noko_cli](https://github.com/juanvqz/noko_cli).
This project is intended to be a safe, welcoming space for collaboration,
and contributors are expected to adhere to the [code of conduct](https://github.com/juanvqz/noko_cli/blob/master/CODE_OF_CONDUCT.md).

## License

The gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).

## Code of Conduct

Everyone interacting in the NokoCli project's codebases, issue trackers,
chat rooms and mailing lists is expected to follow the
[code of conduct](https://github.com/juanvqz/noko_cli/blob/master/CODE_OF_CONDUCT.md).