Moderizing dev environment.

- Use rake-deveiate.
 - Fixes for README
 - Add History, break out Manifest
 - Remove keyword expansion constant REVISION
 - Use current Configurability APIs instead of the (now ancient) methods
 - Whitespace changes

FossilOrigin-Name: a778fb275af99a238d9d2311cc601c58adf80e28bd68a37e06acdfb6efeb018d
This commit is contained in:
Mahlon E. Smith 2023-03-21 18:21:32 +00:00
parent 07c927e13a
commit 2682000224
18 changed files with 210 additions and 227 deletions

10
Manifest.txt Normal file
View file

@ -0,0 +1,10 @@
data/symphony-metronome/migrations/20140419_initial.rb
data/symphony-metronome/migrations/20141028_lastrun.rb
lib/symphony/metronome/intervalexpression.rb
lib/symphony/metronome/mixins.rb
lib/symphony/metronome/scheduledevent.rb
lib/symphony/metronome/scheduler.rb
lib/symphony/metronome.rb
lib/symphony/tasks/scheduletask.rb
History.md
README.md