README
📥 Slapman
Slap your project together with Slapman. He will create a base for any project!
Installation
You can install Slapman on your computer by running npm i slapman-cli -g
. The -g
installs it globally, which means that you can use Slapman at any time.
Usage
All you have to do to use Slapman is type slapman
in your command line. You will then get a menu that asks you what kind of project you want to start. You can navigate through this window via your up- and down-keys and you can select an option via the enter-key. After choosing one, Slapman will ask some project-related things which you can just answer by typing.
Supported Project Types
Slapman currently supports these project types:
- Express with EJS as view engine
- Discord.js with command handler
- Express blog with MongoDB
Help
You can always get help via Slapman's Discord server and by reading through his documentation.