Skip to content

bieniajl/honmonogatari

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ほんものがたり

Story Planer Tool, to help with the workflow of the story creation process.

This Project is still a work in progress, so there may be bugs.


The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", "SHOULD", "SHOULD NOT", "RECOMMENDED", "MAY", and "OPTIONAL" in this document are to be interpreted as described in RFC 2119.


Quick Start

make config
make
bin/code

Keep in mind that the executable name is configuration dependent. You can find all generated executables inside the bin directory. code is the default debug executable and honmonogatari is the default release executable.

Make Targets

Target Description
all Build all executables and documentation
<default> Build all executables
config Select the build configuration
printversion Print the current program version string
doc Build the documentation
clean Delete logfiles, executables and incremental build files
reset Run the clean command and delete the build configuration and compiled documentation as well

Versioning

This program uses semantic versioning. See semver.org for more details.

License

This program is licensed under the MIT Lincense. See the license for more info on what you are permitted and required to do when you want to use this program or modify it.

=> Github License Page


forthebadge forthebadge forthebadge forthebadge

About

A Storyplanner Tool

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published