No description
Find a file
2023-12-22 17:26:54 -03:00
.bundle Add .bundle/config 2023-12-20 11:24:54 -03:00
twenty-backend backend: add PUT /issues/ 2023-12-22 15:02:56 -03:00
twenty-cli Mount servlets under /servlet path 2023-12-19 23:09:44 -03:00
twenty-frontend frontend: add the ability to close / solve an issue. 2023-12-22 17:26:54 -03:00
.gitignore Add activerecord, migrate to SQLite3 2023-12-19 21:44:03 -03:00
.projectile Add webpack to twenty-frontend/ 2023-12-10 15:59:36 -03:00
Gemfile add twenty.gemspec 2023-12-22 02:48:43 -03:00
LICENSE Add twenty-frontend/ 2023-12-08 15:27:00 -03:00
README.md Add twenty-frontend/ 2023-12-08 15:27:00 -03:00
twenty.gemspec add twenty.gemspec 2023-12-22 02:48:43 -03:00

About

...

Usage

Usage: twenty COMMAND [OPTIONS]

Commands:
  up             Start the twenty web server.
  down           Stop the twenty web server.
  connect        Connect a project to twenty.
  disconnect     Disconnect a project from twenty.

Install

gem install twenty

License

BSD Zero Clause.
See LICENSE