You can create a new cron entry by simply typing
crontab -e
on the command line. If it's the first time you want to edit your crontab(le), you will be prompted with an editor selection:
no crontab for <user> - using an empty one
Select an editor. To change later, run 'select-editor'.
...