No description
Find a file
2023-12-08 15:27:00 -03:00
twenty-backend Add twenty-backend/ 2023-12-08 13:28:45 -03:00
twenty-cli Add twenty-frontend/ 2023-12-08 15:27:00 -03:00
twenty-frontend Add twenty-frontend/ 2023-12-08 15:27:00 -03:00
.gitignore First commit 2023-12-06 05:43:25 -03:00
.projectile First commit 2023-12-06 05:43:25 -03:00
Gemfile Add twenty-frontend/ 2023-12-08 15:27:00 -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

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