hi, i have read through the documentation for both TBNL and CL-WHO, i have created a page based on what i read.. but i found out i can't figure out how to test the page.. i can see the test page by doing (asdf:oos 'asdf:load-op :tbnl-test), how do i change package from :tbnl-test to something else? what code do i need to add?
i have tried just adding a folder and declare (in-package #:tbnl-test2), that didn't work out too well.. what do i need to do in order to start test2?
thanks alot :D
ps. if this is on the documentation, please excuse my ignorance.. i indeed have read all of it and didn't find any answers to it..