Commit graph

10 commits

Author SHA1 Message Date
2e8cf6e333 Drop 'twenty-' prefix from toplevel directories
The directories twenty-{server,client,cli} have been renamed to
not include 'twenty-'. The gems are still published with the twenty-
prefix, otherwise a collision is impossible to avoid. This commit makes
it slightly easier to generalize twenty.
2024-04-21 20:11:25 -03:00
1de76126f2 Add rake/tasks/rubocop.rake 2024-03-13 09:15:47 -03:00
32989a92bf Update cmd.rb to v0.5.0 2024-03-11 15:03:04 -03:00
f2f1474fac cli: add RescueMixin
Add an error handler to the CLI
2024-02-17 20:23:46 -03:00
3ab0106d11 cli: update cmd.rb dependency 2024-02-16 01:10:06 -03:00
786af18ac7 Rename 'frontend' as 'client', 'backend' as 'server' 2024-02-15 22:23:10 -03:00
4804fa6678 No longer require bundle exec rake 2024-02-09 20:27:50 -03:00
417018ce35 cli: add command alias (20) 2024-02-09 19:56:20 -03:00
a40aae70b2 gemspec: replace git ls-files with Dir.glob 2024-02-08 15:18:00 -03:00
18fcafa1fd Add tooling for gem releases 2024-02-07 19:40:48 -03:00