0.0
No commit activity in last 3 years
No release in over 3 years
There's a lot of open issues
specify_cli is a tool that allows certain tasks in a Specify database (http://www.sustain.specifysoftware.org) to be carried out from the command line. Currently supported tasks: - upload of views to the database - generation of stub records
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

>= 0
>= 0
>= 0

Runtime

= 2.17.2
= 0.5.2
= 5.11.0
 Project Readme

specify_cli - A command line interface for Specify¶ ↑

Author

Martin Stein

Copyright

Copyright © 2018 by Martin Stein

License

Distributes under the MIT License, see LICENSE.txt in the source distribution

specify_cli is a tool that allows certain tasks in a Specify database (www.sustain.specifysoftware.org) to be carried out from the command line. Currently supported tasks:

  • upload of views to the database

  • generation of stub records

Install¶ ↑

Install:

gem install specify_cli

Use¶ ↑

For more help:

specify_cli --help
gem man specify_cli

For developers¶ ↑

Install bundler:

gem install bundler

Install development dependencies

bundle install

:include:specify_cli.rdoc