Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mojotask

A to-do list manager written in Mojolicious::Lite

========

To get started you need to copy the mojotask.conf.template file to mojotask.conf

cp mojotask.conf.template mojotask.conf

Edit mojotask.conf and update your database information

vim mojotask.conf

Setup the schema inside the schema directory

To run the test cases you will need to copy the t/mojotask.conf.template file to t/mojotask.conf

cp t/mojotask.conf.template t/mojotask.conf

Edit t/mojotask.conf and update your test database information

vim t/mojotask.conf

Set up the schema for your development database using the schema inside the schema directory

About

A to-do list manager written in Mojolicious::Lite

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages