-
Use the Download button on www.cursor.com web site. It will download the
NAME.AppImage
file. -
Copy the .AppImage file to your Applications directory
cd ~/Downloads
mkdir -p ~/Applications
mv NAME.AppImage ~/Applications/cursor.AppImage
Use the Download button on www.cursor.com web site. It will download the NAME.AppImage
file.
Copy the .AppImage file to your Applications directory
cd ~/Downloads
mkdir -p ~/Applications
mv NAME.AppImage ~/Applications/cursor.AppImage
import static org.junit.Assert.*; | |
import org.junit.Test; | |
public class GildedRoseTest { | |
private GildedRose app; | |
@Test | |
public void at_the_end_of_each_day_our_system_lowers_both_values_for_every_item() { |
This is my first gist. | |
jkajf;a |