Project

dopstick

0.0
Low commit activity in last 3 years
No release in over a year
Generate a project skeleton for creating a Ruby/NPM package.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Development

Runtime

>= 0
 Project Readme

Dopstick

Generate a project skeleton for creating a Ruby/Node package.

Tests Code Climate Gem Gem


Features:

  • Github templates
  • Changelog
  • Generate Ruby packages
    • ActiveRecord setup (via --active-record)
    • CLI setup (via --bin NAME)
  • Generate NPM packages
    • Setup TypeScript, Jest, and more!

Installation

gem install dopstick

Usage

Once the gem is installed, you can use the command dopstick.

$ dopstick new [PATH] [OPTIONS]

You can check all the available options with dopstick new --help.

Maintainer

Contributors

Contributing

For more details about how to contribute, please read https://github.com/fnando/dopstick/blob/main/CONTRIBUTING.md.

License

The gem is available as open source under the terms of the MIT License. A copy of the license can be found at https://github.com/fnando/dopstick/blob/main/LICENSE.md.

Code of Conduct

Everyone interacting in the dopstick project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.