Opened 10 years ago
Last modified 9 years ago
#7 accepted task
Create setup script and documentation — at Version 9
Reported by: | peter | Owned by: | peter |
---|---|---|---|
Priority: | major | Component: | documentation |
Keywords: | Cc: | ||
Project: | BookmarksApp |
Description (last modified by peter)
Create a setup script and documentation for the Bookmarks application. This should be such that a user can check out the repository, follow a simple set of steps, and have a running application.
Requirements:
- installation and running instructions
- README file (containing the above instructions)
method to initialize a bookmarks.db filebkmk init -f bookmarks.dbmethod to bootstrap a server.yml filebkmkd init -D dbname=bookmarks.db
Change History (9)
comment:1 Changed 10 years ago by peter
- Component changed from codebase to documentation
comment:2 Changed 10 years ago by peter
comment:3 Changed 9 years ago by peter
Draft installation instructions: Bookmarks Project/Installation
comment:4 Changed 9 years ago by peter
- Status changed from new to accepted
comment:5 Changed 9 years ago by peter
- Description modified (diff)
comment:6 Changed 9 years ago by peter
[105/bookmarks]: Added missing cpanfile dependencies
comment:7 Changed 9 years ago by peter
Added authentication documentation: Bookmarks Project/Authentication
comment:8 Changed 9 years ago by peter
- Description modified (diff)
- Summary changed from Create setup script or documentation to Create setup script and documentation
comment:9 Changed 9 years ago by peter
- Description modified (diff)
[122/bookmarks]: Added init mode to bkmkd
Note: See
TracTickets for help on using
tickets.
[80/bookmarks]: added first version of cpanfile listing dependencies